{ "opencollection": "1.0.0", "info": { "name": "Oracle Database MultiCloud Data Plane Integration Multi Cloud Resource Discovery API", "version": "20240501" }, "items": [ { "info": { "name": "MultiCloudResourceDiscovery", "type": "folder" }, "items": [ { "info": { "name": "Lists all Multicloud Resource Discovery resources based on the specified filters.", "type": "http" }, "http": { "method": "GET", "url": "http://127.0.0.1/20240501/multiCloudResourceDiscovery", "headers": [ { "name": "opc-request-id", "value": "" } ], "params": [ { "name": "compartmentId", "value": "", "type": "query", "description": "The [ID](/iaas/Content/General/Concepts/identifiers.htm) of the compartment." }, { "name": "displayName", "value": "", "type": "query", "description": "A filter to return Oracle DB Multicloud Discovery resources that match the specified display name." }, { "name": "multiCloudResourceDiscoveryId", "value": "", "type": "query", "description": "The [OCID](/Content/General/Concepts/identifiers.htm) of the Multicloud Discovery resource." }, { "name": "lifecycleState", "value": "", "type": "query", "description": "A filter to return only resources that match the specified lifecycle state. The state value is case-insensitive.\n" }, { "name": "oracleDbAzureConnectorId", "value": "", "type": "query", "description": "A filter to return Oracle DB Azure Azure Identity Connector resources." }, { "name": "resourceType", "value": "", "type": "query", "description": "The type of Multicloud Resource." }, { "name": "resourcesFilter", "value": "", "type": "query", "description": "Specifies the type(s) of resources to discover in the target cloud provider." }, { "name": "limit", "value": "", "type": "query", "description": "The maximum number of items to return." }, { "name": "page", "value": "", "type": "query", "description": "The page token representing the page at which to start retrieving results. This is usually retrieved from a previous list call." }, { "name": "sortOrder", "value": "", "type": "query", "description": "The sort order to use, either 'asc' or 'desc'." }, { "name": "sortBy", "value": "", "type": "query", "description": "The field to sort by. Only one sort order may be provided. Default order for timeCreated is descending. Default order for displayName is ascending. If no value is specified, default is timeCreated.\n" } ] }, "docs": "Lists all Multicloud Resource Discovery resources based on the specified filters.\n" }, { "info": { "name": "Discovers Multicloud Resource and their associated resources based on the information provided.\n", "type": "http" }, "http": { "method": "POST", "url": "http://127.0.0.1/20240501/multiCloudResourceDiscovery", "headers": [ { "name": "opc-retry-token", "value": "" }, { "name": "if-match", "value": "" }, { "name": "opc-request-id", "value": "" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Discovers Multicloud Resource and their associated resources based on the information provided.\n" }, { "info": { "name": "Retrieves detailed information about a Multicloud discovered resource by specifying its unique resource [OCID](/iaas/Content/General/Concepts/identifiers.htm).", "type": "http" }, "http": { "method": "GET", "url": "http://127.0.0.1/20240501/multiCloudResourceDiscovery/:multiCloudResourceDiscoveryId", "headers": [ { "name": "opc-request-id", "value": "" } ], "params": [ { "name": "multiCloudResourceDiscoveryId", "value": "", "type": "path", "description": "The [OCID](/Content/General/Concepts/identifiers.htm) of the Multicloud Discovery Resource." }, { "name": "limit", "value": "", "type": "query", "description": "The maximum number of items to return." }, { "name": "page", "value": "", "type": "query", "description": "The page token representing the page at which to start retrieving results. This is usually retrieved from a previous list call." }, { "name": "sortOrder", "value": "", "type": "query", "description": "The sort order to use, either 'asc' or 'desc'." } ] }, "docs": "Retrieves detailed information about a Multicloud discovered resource by specifying its unique resource [OCID](/iaas/Content/General/Concepts/identifiers.htm).\n" }, { "info": { "name": "Modifies the properties of an Azure discovered resource identified by the specified resource [OCID](/iaas/Content/General/Concepts/identifiers.htm).", "type": "http" }, "http": { "method": "PUT", "url": "http://127.0.0.1/20240501/multiCloudResourceDiscovery/:multiCloudResourceDiscoveryId", "headers": [ { "name": "if-match", "value": "" }, { "name": "opc-request-id", "value": "" } ], "params": [ { "name": "multiCloudResourceDiscoveryId", "value": "", "type": "path", "description": "The [OCID](/Content/General/Concepts/identifiers.htm) of the Multicloud Discovery Resource." } ], "body": { "type": "json", "data": "{}" } }, "docs": "Modifies the properties of an Azure discovered resource identified by the specified resource [OCID](/iaas/Content/General/Concepts/identifiers.htm).\n" }, { "info": { "name": "Deletes the Multicloud Resource Discovery resource and removes its associated metadata from Oracle Cloud Infrastructure.", "type": "http" }, "http": { "method": "DELETE", "url": "http://127.0.0.1/20240501/multiCloudResourceDiscovery/:multiCloudResourceDiscoveryId", "headers": [ { "name": "if-match", "value": "" }, { "name": "opc-request-id", "value": "" } ], "params": [ { "name": "multiCloudResourceDiscoveryId", "value": "", "type": "path", "description": "The [OCID](/Content/General/Concepts/identifiers.htm) of the Multicloud Discovery Resource." } ] }, "docs": "Deletes the Multicloud Resource Discovery resource and removes its associated metadata from Oracle Cloud Infrastructure.\n" }, { "info": { "name": "Moves the Multicloud Resource Discovery resource into a different compartment. When provided, 'If-Match' is checked against 'ETag' values of the resource.", "type": "http" }, "http": { "method": "POST", "url": "http://127.0.0.1/20240501/multiCloudResourceDiscovery/:multiCloudResourceDiscoveryId/actions/changeCompartment", "headers": [ { "name": "opc-retry-token", "value": "" }, { "name": "if-match", "value": "" }, { "name": "opc-request-id", "value": "" } ], "params": [ { "name": "multiCloudResourceDiscoveryId", "value": "", "type": "path", "description": "The [OCID](/Content/General/Concepts/identifiers.htm) of the Multicloud Discovery Resource." } ], "body": { "type": "json", "data": "{}" } }, "docs": "Moves the Multicloud Resource Discovery resource into a different compartment. When provided, 'If-Match' is checked against 'ETag' values of the resource." } ] } ], "bundled": true }