{ "opencollection": "1.0.0", "info": { "name": "Marketplace Service Account API", "version": "20181001" }, "items": [ { "info": { "name": "Account", "type": "folder" }, "items": [ { "info": { "name": "Get Tenant eligibility and other information for launching a PIC image", "type": "http" }, "http": { "method": "GET", "url": "http://marketplace.us-ashburn-1.oci.oraclecloud.com/20181001/launchEligibility", "headers": [ { "name": "opc-request-id", "value": "" } ], "params": [ { "name": "compartmentId", "value": "", "type": "query", "description": "The unique identifier for the compartment." }, { "name": "imageId", "value": "", "type": "query", "description": "Image ID" } ] }, "docs": "Returns Tenant eligibility and other information for launching a PIC image" }, { "info": { "name": "Get eligibilty of the tenancy to see third party paid listings", "type": "http" }, "http": { "method": "GET", "url": "http://marketplace.us-ashburn-1.oci.oraclecloud.com/20181001/thirdPartyPaidListingEligibility", "headers": [ { "name": "opc-request-id", "value": "" } ], "params": [ { "name": "compartmentId", "value": "", "type": "query", "description": "The unique identifier for the compartment." } ] }, "docs": "Returns eligibility details of the tenancy to see and launch third party paid listings" } ] } ], "bundled": true }