Marketplace Service API
Number of APIs: 27
Use the Marketplace API to manage applications in Oracle Cloud Infrastructure Marketplace. For more information, see Overview of Marketplace
-
acceptedAgreements-{acceptedAgreementId} - Gets the details of a terms of use agreement. GET {{baseUrl}}/acceptedAgreements/:acceptedAgreementId
-
listings-{listingId}-packages-{packageVersion}-agreements - Lists terms of use agreements for a package. GET {{baseUrl}}/listings/:listingId/packages/:packageVersion/agreements?limit=30&page=in reprehenderit&compartmentId={{compartment_ocid}}
-
acceptedAgreements-{acceptedAgreementId} - Updates an accepted terms of use agreement. PUT {{baseUrl}}/acceptedAgreements/:acceptedAgreementId
-
listings-{listingId}-packages-{packageVersion}-agreements - Gets a terms of use agreement for a package. GET {{baseUrl}}/listings/:listingId/packages/:packageVersion/agreements/:agreementId?compartmentId={{compartment_ocid}}
-
acceptedAgreements - Accepts a terms of use agreement for a listing. POST {{baseUrl}}/acceptedAgreements
-
listings-{listingId} - Gets the details of a listing. GET {{baseUrl}}/listings/:listingId?compartmentId={{compartment_ocid}}
-
listings-{listingId} - Gets tax implication that current tenant may be eligible while using specific listing. GET {{baseUrl}}/listings/:listingId/taxes?compartmentId={{compartment_ocid}}
-
publications - Lists all publications. GET {{baseUrl}}/publications?compartmentId={{compartment_ocid}}&listingType=COMMUNITY&sortBy=TIMERELEASED&sortOrder=DESC&limit=30
-
publications-{publicationId}-packages - Gets a package version of a specified publication. GET {{baseUrl}}/publications/:publicationId/packages/:packageVersion
-
publications-{publicationId} - Deletes a publication. DELETE {{baseUrl}}/publications/:publicationId