{ "opencollection": "1.0.0", "info": { "name": "Oracle Multicloud Multi Clouds Metadata API", "version": "20180828" }, "items": [ { "info": { "name": "multiCloudsMetadata", "type": "folder" }, "items": [ { "info": { "name": "Gets a list of multicloud metadata across Cloud Service Providers.", "type": "http" }, "http": { "method": "GET", "url": "http://127.0.0.1/20180828/omHub/multiCloudsMetadata", "headers": [ { "name": "opc-request-id", "value": "" } ], "params": [ { "name": "compartmentId", "value": "", "type": "query", "description": "The [OCID](/iaas/Content/General/Concepts/identifiers.htm) of the compartment in which to list resources." }, { "name": "limit", "value": "", "type": "query", "description": "For list pagination. The maximum number of results per page, or items to return in a\npaginated \"List\" call. For important details about how pagination works, see\n[List Pagination](/iaas/Content/API/Concepts/usingapi.htm#nine).\n" }, { "name": "page", "value": "", "type": "query", "description": "For list pagination. The value of the opc-next-page response header from the previous\n\"List\" call. For important details about how pagination works, see\n[List Pagination](/iaas/Content/API/Concepts/usingapi.htm#nine).\n" }, { "name": "sortOrder", "value": "", "type": "query", "description": "The sort order to use, either ascending (`ASC`) or descending (`DESC`).\nIn general, the sort order is `DESC` when sorting by time and `ASC` otherwise.\n" }, { "name": "sortBy", "value": "", "type": "query", "description": "The field to sort by. You can provide only one sort order. Default order for `timeCreated`\nis descending. Default order for `displayName` is ascending.\n" } ] }, "docs": "Lists Multicloud metadata for Multicloud subscriptions in the specified compartment.\nMulticloud metadata for a subscription includes the Multicloud base compartment (top-level OCI compartment).\nFor more information, see\n[Listing Multicloud Metadata for a Subscription](/iaas/Content/multicloud-hub/list-subscription-metadata.htm).\n" }, { "info": { "name": "Get the Multicloud base compartment.", "type": "http" }, "http": { "method": "GET", "url": "http://127.0.0.1/20180828/omHub/multiCloudsMetadata/:subscriptionId", "headers": [ { "name": "opc-request-id", "value": "" } ], "params": [ { "name": "compartmentId", "value": "", "type": "query", "description": "The [OCID](/iaas/Content/General/Concepts/identifiers.htm) of the compartment in which to list resources." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "The [OCID](/iaas/Content/General/Concepts/identifiers.htm) of the OCI subscription." } ] }, "docs": "Gets details for Multicloud metadata for the specified Multicloud subscription.\nMulticloud metadata for a subscription includes the Multicloud base compartment (top-level OCI compartment).\nFor more information, see\n[Getting Details for Multicloud Metadata](/iaas/Content/multicloud-hub/get-subscription-metadata.htm).\n" } ] } ], "bundled": true }