{ "opencollection": "1.0.0", "info": { "name": "Oracle Cloud Bridge Discovery API", "version": "20220509" }, "items": [ { "info": { "name": "discovery", "type": "folder" }, "items": [ { "info": { "name": "Gets a list of all asset sources in a compartment.", "type": "http" }, "http": { "method": "GET", "url": "http://127.0.0.1/20220509/assetSources", "headers": [ { "name": "opc-request-id", "value": "" } ], "params": [ { "name": "assetSourceId", "value": "", "type": "query", "description": "The [OCID](/Content/General/Concepts/identifiers.htm) of the asset source." }, { "name": "sortBy", "value": "", "type": "query", "description": "The field to sort by. Only one sort order may be provided. By default, the timeCreated is in descending order and displayName is in ascending order.\n" }, { "name": "lifecycleState", "value": "", "type": "query", "description": "The current state of the asset source." }, { "name": "sortOrder", "value": "", "type": "query", "description": "The sort order to use, either 'ASC' or 'DESC'." }, { "name": "displayName", "value": "", "type": "query", "description": "A filter to return only resources that match the entire display name given." }, { "name": "compartmentId", "value": "", "type": "query", "description": "The ID of the compartment in which to list resources." }, { "name": "limit", "value": "", "type": "query", "description": "The maximum number of items to return." }, { "name": "page", "value": "", "type": "query", "description": "A token representing the position at which to start retrieving results. This must come from the `opc-next-page` header field of a previous response." } ] }, "docs": "Returns a list of asset sources.\n" }, { "info": { "name": "Creates an asset source.", "type": "http" }, "http": { "method": "POST", "url": "http://127.0.0.1/20220509/assetSources", "headers": [ { "name": "opc-retry-token", "value": "" }, { "name": "opc-request-id", "value": "" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Creates an asset source.\n" }, { "info": { "name": "Gets the asset source.", "type": "http" }, "http": { "method": "GET", "url": "http://127.0.0.1/20220509/assetSources/:assetSourceId", "headers": [ { "name": "opc-request-id", "value": "" } ], "params": [ { "name": "assetSourceId", "value": "", "type": "path", "description": "The [OCID](/Content/General/Concepts/identifiers.htm) of the asset source." } ] }, "docs": "Gets the asset source by ID." }, { "info": { "name": "Updates the asset source.", "type": "http" }, "http": { "method": "PUT", "url": "http://127.0.0.1/20220509/assetSources/:assetSourceId", "headers": [ { "name": "if-match", "value": "" }, { "name": "opc-request-id", "value": "" } ], "params": [ { "name": "assetSourceId", "value": "", "type": "path", "description": "The [OCID](/Content/General/Concepts/identifiers.htm) of the asset source." } ], "body": { "type": "json", "data": "{}" } }, "docs": "Updates the asset source." }, { "info": { "name": "Deletes the provisioned asset source.", "type": "http" }, "http": { "method": "DELETE", "url": "http://127.0.0.1/20220509/assetSources/:assetSourceId", "headers": [ { "name": "if-match", "value": "" }, { "name": "opc-request-id", "value": "" } ], "params": [ { "name": "assetSourceId", "value": "", "type": "path", "description": "The [OCID](/Content/General/Concepts/identifiers.htm) of the asset source." } ] }, "docs": "Deletes the asset source by ID." }, { "info": { "name": "Moves a resource into a different compartment.", "type": "http" }, "http": { "method": "POST", "url": "http://127.0.0.1/20220509/assetSources/:assetSourceId/actions/changeCompartment", "headers": [ { "name": "if-match", "value": "" }, { "name": "opc-request-id", "value": "" }, { "name": "opc-retry-token", "value": "" } ], "params": [ { "name": "assetSourceId", "value": "", "type": "path", "description": "The [OCID](/Content/General/Concepts/identifiers.htm) of the asset source." } ], "body": { "type": "json", "data": "{}" } }, "docs": "Moves a resource into a different compartment. When provided, If-Match is checked against ETag values of the resource." }, { "info": { "name": "Gets connections to the asset source.", "type": "http" }, "http": { "method": "POST", "url": "http://127.0.0.1/20220509/assetSources/:assetSourceId/actions/listConnections", "headers": [ { "name": "opc-request-id", "value": "" } ], "params": [ { "name": "assetSourceId", "value": "", "type": "path", "description": "The [OCID](/Content/General/Concepts/identifiers.htm) of the asset source." }, { "name": "limit", "value": "", "type": "query", "description": "The maximum number of items to return." }, { "name": "page", "value": "", "type": "query", "description": "A token representing the position at which to start retrieving results. This must come from the `opc-next-page` header field of a previous response." } ] }, "docs": "Gets known connections to the asset source by the asset source ID." }, { "info": { "name": "Initiates the process of asset metadata synchronization with the related asset source.", "type": "http" }, "http": { "method": "POST", "url": "http://127.0.0.1/20220509/assetSources/:assetSourceId/actions/refresh", "headers": [ { "name": "opc-request-id", "value": "" }, { "name": "opc-retry-token", "value": "" } ], "params": [ { "name": "assetSourceId", "value": "", "type": "path", "description": "The [OCID](/Content/General/Concepts/identifiers.htm) of the asset source." } ] }, "docs": "Initiates the process of asset metadata synchronization with the related asset source." }, { "info": { "name": "Lists discovery schedules.", "type": "http" }, "http": { "method": "GET", "url": "http://127.0.0.1/20220509/discoverySchedules", "headers": [ { "name": "opc-request-id", "value": "" } ], "params": [ { "name": "discoveryScheduleId", "value": "", "type": "query", "description": "The [OCID](/Content/General/Concepts/identifiers.htm) of the discovery schedule." }, { "name": "lifecycleState", "value": "", "type": "query", "description": "The current state of the discovery schedule." }, { "name": "sortBy", "value": "", "type": "query", "description": "The field to sort by. Only one sort order may be provided. By default, the timeCreated is in descending order and displayName is in ascending order.\n" }, { "name": "sortOrder", "value": "", "type": "query", "description": "The sort order to use, either 'ASC' or 'DESC'." }, { "name": "displayName", "value": "", "type": "query", "description": "A filter to return only resources that match the entire display name given." }, { "name": "compartmentId", "value": "", "type": "query", "description": "The ID of the compartment in which to list resources." }, { "name": "limit", "value": "", "type": "query", "description": "The maximum number of items to return." }, { "name": "page", "value": "", "type": "query", "description": "A token representing the position at which to start retrieving results. This must come from the `opc-next-page` header field of a previous response." } ] }, "docs": "Lists discovery schedules." }, { "info": { "name": "Creates the discovery schedule.", "type": "http" }, "http": { "method": "POST", "url": "http://127.0.0.1/20220509/discoverySchedules", "headers": [ { "name": "opc-retry-token", "value": "" }, { "name": "opc-request-id", "value": "" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Creates the discovery schedule." }, { "info": { "name": "Reads information about the specified discovery schedule.", "type": "http" }, "http": { "method": "GET", "url": "http://127.0.0.1/20220509/discoverySchedules/:discoveryScheduleId", "headers": [ { "name": "opc-request-id", "value": "" } ], "params": [ { "name": "discoveryScheduleId", "value": "", "type": "path", "description": "The [OCID](/Content/General/Concepts/identifiers.htm) of the discovery schedule." } ] }, "docs": "Reads information about the specified discovery schedule." }, { "info": { "name": "Updates the specified discovery schedule.", "type": "http" }, "http": { "method": "PUT", "url": "http://127.0.0.1/20220509/discoverySchedules/:discoveryScheduleId", "headers": [ { "name": "if-match", "value": "" }, { "name": "opc-request-id", "value": "" } ], "params": [ { "name": "discoveryScheduleId", "value": "", "type": "path", "description": "The [OCID](/Content/General/Concepts/identifiers.htm) of the discovery schedule." } ], "body": { "type": "json", "data": "{}" } }, "docs": "Updates the specified discovery schedule." }, { "info": { "name": "Deletes the specified discovery schedule.", "type": "http" }, "http": { "method": "DELETE", "url": "http://127.0.0.1/20220509/discoverySchedules/:discoveryScheduleId", "headers": [ { "name": "if-match", "value": "" }, { "name": "opc-request-id", "value": "" } ], "params": [ { "name": "discoveryScheduleId", "value": "", "type": "path", "description": "The [OCID](/Content/General/Concepts/identifiers.htm) of the discovery schedule." } ] }, "docs": "Deletes the specified discovery schedule." }, { "info": { "name": "Moves the specified discovery schedule into a different compartment.", "type": "http" }, "http": { "method": "POST", "url": "http://127.0.0.1/20220509/discoverySchedules/:discoveryScheduleId/actions/changeCompartment", "headers": [ { "name": "if-match", "value": "" }, { "name": "opc-request-id", "value": "" }, { "name": "opc-retry-token", "value": "" } ], "params": [ { "name": "discoveryScheduleId", "value": "", "type": "path", "description": "The [OCID](/Content/General/Concepts/identifiers.htm) of the discovery schedule." } ], "body": { "type": "json", "data": "{}" } }, "docs": "Moves the specified discovery schedule into a different compartment. When provided, If-Match is checked against ETag values of the resource." } ] } ], "bundled": true }