{ "opencollection": "1.0.0", "info": { "name": "Oracle Database MultiCloud Data Plane Integration Db Multicloud Aws Provider API", "version": "20240501" }, "items": [ { "info": { "name": "DbMulticloudAwsProvider", "type": "folder" }, "items": [ { "info": { "name": "Lists all Oracle DB AWS Identity Connectors based on the specified filters.", "type": "http" }, "http": { "method": "GET", "url": "http://127.0.0.1/20240501/oracleDbAwsIdentityConnector", "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 AWS Identity Connector Resource that match the given display name." }, { "name": "lifecycleState", "value": "", "type": "query", "description": "A filter to return only resources that match the given lifecycle state. The state value is case-insensitive.\n" }, { "name": "resourceId", "value": "", "type": "query", "description": "A filter to return Oracle DB Identity Connector resource that match the given resource [OCID](/iaas/Content/General/Concepts/identifiers.htm)." }, { "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 Oracle DB AWS Identity Connectors based on the specified filters.\n" }, { "info": { "name": "Creates Oracle DB AWS Identity Connector resource.\n", "type": "http" }, "http": { "method": "POST", "url": "http://127.0.0.1/20240501/oracleDbAwsIdentityConnector", "headers": [ { "name": "opc-retry-token", "value": "" }, { "name": "opc-request-id", "value": "" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Creates Oracle DB AWS Identity Connector resource.\n" }, { "info": { "name": "Retrieves detailed information about a Oracle DB AWS Identity Connector 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/oracleDbAwsIdentityConnector/:oracleDbAwsIdentityConnectorId", "headers": [ { "name": "opc-request-id", "value": "" } ], "params": [ { "name": "oracleDbAwsIdentityConnectorId", "value": "", "type": "path", "description": "The [OCID](/iaas/Content/General/Concepts/identifiers.htm) of the Oracle DB AWS Identity Connector resource." } ] }, "docs": "Retrieves detailed information about a Oracle DB AWS Identity Connector resource by specifying its unique resource [OCID](/iaas/Content/General/Concepts/identifiers.htm).\n" }, { "info": { "name": "Modifies the existing Oracle DB AWS Identity Connector resource for a given [OCID](/iaas/Content/General/Concepts/identifiers.htm).", "type": "http" }, "http": { "method": "PUT", "url": "http://127.0.0.1/20240501/oracleDbAwsIdentityConnector/:oracleDbAwsIdentityConnectorId", "headers": [ { "name": "if-match", "value": "" }, { "name": "opc-request-id", "value": "" } ], "params": [ { "name": "oracleDbAwsIdentityConnectorId", "value": "", "type": "path", "description": "The [OCID](/iaas/Content/General/Concepts/identifiers.htm) of the Oracle DB AWS Identity Connector resource." } ], "body": { "type": "json", "data": "{}" } }, "docs": "Modifies the existing Oracle DB AWS Identity Connector resource for a given [OCID](/iaas/Content/General/Concepts/identifiers.htm).\n" }, { "info": { "name": "Deletes a Oracle DB AWS Identity Connector resource.", "type": "http" }, "http": { "method": "DELETE", "url": "http://127.0.0.1/20240501/oracleDbAwsIdentityConnector/:oracleDbAwsIdentityConnectorId", "headers": [ { "name": "if-match", "value": "" }, { "name": "opc-request-id", "value": "" } ], "params": [ { "name": "oracleDbAwsIdentityConnectorId", "value": "", "type": "path", "description": "The [OCID](/iaas/Content/General/Concepts/identifiers.htm) of the Oracle DB AWS Identity Connector resource." } ] }, "docs": "Deletes a Oracle DB AWS Identity Connector resource.\n" }, { "info": { "name": "Moves the Oracle DB AWS Identity Connector 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/oracleDbAwsIdentityConnector/:oracleDbAwsIdentityConnectorId/actions/changeCompartment", "headers": [ { "name": "opc-retry-token", "value": "" }, { "name": "if-match", "value": "" }, { "name": "opc-request-id", "value": "" } ], "params": [ { "name": "oracleDbAwsIdentityConnectorId", "value": "", "type": "path", "description": "The [OCID](/iaas/Content/General/Concepts/identifiers.htm) of the Oracle DB AWS Identity Connector resource." } ], "body": { "type": "json", "data": "{}" } }, "docs": "Moves the Oracle DB AWS Identity Connector resource into a different compartment. When provided, 'If-Match' is checked against 'ETag' values of the resource." }, { "info": { "name": "Refreshes the Oracle DB AWS Connector resource.", "type": "http" }, "http": { "method": "POST", "url": "http://127.0.0.1/20240501/oracleDbAwsIdentityConnector/:oracleDbAwsIdentityConnectorId/actions/refresh", "headers": [ { "name": "opc-retry-token", "value": "" }, { "name": "if-match", "value": "" }, { "name": "opc-request-id", "value": "" } ], "params": [ { "name": "oracleDbAwsIdentityConnectorId", "value": "", "type": "path", "description": "The [OCID](/iaas/Content/General/Concepts/identifiers.htm) of the Oracle DB AWS Identity Connector resource." } ] }, "docs": "Refreshes the Oracle DB AWS Connector resource.\n" }, { "info": { "name": "Lists all DB AWS Keys based on the specified filters.", "type": "http" }, "http": { "method": "GET", "url": "http://127.0.0.1/20240501/oracleDbAwsKey", "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 AWS Key Resource that match the given display name." }, { "name": "oracleDbAwsKeyId", "value": "", "type": "query", "description": "A filter to return Oracle DB AWS Identity Connector Resource that match the given OCID](/Content/General/Concepts/identifiers.htm) of the Oracle DB AWS Key resource." }, { "name": "lifecycleState", "value": "", "type": "query", "description": "A filter to return only resources that match the given lifecycle state. The state value is case-insensitive.\n" }, { "name": "oracleDbAwsConnectorId", "value": "", "type": "query", "description": "A filter to return Oracle DB AWS Identity Connector resources that match the specified [OCID](/iaas/Content/General/Concepts/identifiers.htm) of the Oracle DB AWS Identity Connector 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'." }, { "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 DB AWS Keys based on the specified filters.\n" }, { "info": { "name": "Create DB AWS Key resource.\n", "type": "http" }, "http": { "method": "POST", "url": "http://127.0.0.1/20240501/oracleDbAwsKey", "headers": [ { "name": "opc-retry-token", "value": "" }, { "name": "if-match", "value": "" }, { "name": "opc-request-id", "value": "" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Create DB AWS Key resource.\n" }, { "info": { "name": "Retrieves detailed information about a Oracle AWS Key resource by specifying its unique resource [OCID](/Content/General/Concepts/identifiers.htm).", "type": "http" }, "http": { "method": "GET", "url": "http://127.0.0.1/20240501/oracleDbAwsKey/:oracleDbAwsKeyId", "headers": [ { "name": "opc-request-id", "value": "" } ], "params": [ { "name": "oracleDbAwsKeyId", "value": "", "type": "path", "description": "The [OCID](/Content/General/Concepts/identifiers.htm) of the Oracle DB AWS Key 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 Oracle AWS Key resource by specifying its unique resource [OCID](/Content/General/Concepts/identifiers.htm).\n" }, { "info": { "name": "Modifies the existing Oracle AWS Key for a given [OCID](/Content/General/Concepts/identifiers.htm).", "type": "http" }, "http": { "method": "PUT", "url": "http://127.0.0.1/20240501/oracleDbAwsKey/:oracleDbAwsKeyId", "headers": [ { "name": "if-match", "value": "" }, { "name": "opc-request-id", "value": "" } ], "params": [ { "name": "oracleDbAwsKeyId", "value": "", "type": "path", "description": "The [OCID](/Content/General/Concepts/identifiers.htm) of the Oracle DB AWS Key resource." } ], "body": { "type": "json", "data": "{}" } }, "docs": "Modifies the existing Oracle AWS Key Details for a given [OCID](/Content/General/Concepts/identifiers.htm).\n" }, { "info": { "name": "Delete AWS Key resource.", "type": "http" }, "http": { "method": "DELETE", "url": "http://127.0.0.1/20240501/oracleDbAwsKey/:oracleDbAwsKeyId", "headers": [ { "name": "if-match", "value": "" }, { "name": "opc-request-id", "value": "" } ], "params": [ { "name": "oracleDbAwsKeyId", "value": "", "type": "path", "description": "The [OCID](/Content/General/Concepts/identifiers.htm) of the Oracle DB AWS Key resource." } ] }, "docs": "Delete AWS Key resource.\n" }, { "info": { "name": "Moves the AWS Key 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/oracleDbAwsKey/:oracleDbAwsKeyId/actions/changeCompartment", "headers": [ { "name": "opc-retry-token", "value": "" }, { "name": "if-match", "value": "" }, { "name": "opc-request-id", "value": "" } ], "params": [ { "name": "oracleDbAwsKeyId", "value": "", "type": "path", "description": "The [OCID](/Content/General/Concepts/identifiers.htm) of the Oracle DB AWS Key resource." } ], "body": { "type": "json", "data": "{}" } }, "docs": "Moves the AWS Key resource into a different compartment. When provided, 'If-Match' is checked against 'ETag' values of the resource." }, { "info": { "name": "Refreshes Oracle AWS Key resource.", "type": "http" }, "http": { "method": "POST", "url": "http://127.0.0.1/20240501/oracleDbAwsKey/:oracleDbAwsKeyId/actions/refresh", "headers": [ { "name": "opc-retry-token", "value": "" }, { "name": "if-match", "value": "" }, { "name": "opc-request-id", "value": "" } ], "params": [ { "name": "oracleDbAwsKeyId", "value": "", "type": "path", "description": "The [OCID](/Content/General/Concepts/identifiers.htm) of the Oracle DB AWS Key resource." } ], "body": { "type": "json", "data": "{}" } }, "docs": "Refreshes Oracle AWS Key resource.\n" }, { "info": { "name": "Replicate Oracle AWS Key resource to target region.", "type": "http" }, "http": { "method": "POST", "url": "http://127.0.0.1/20240501/oracleDbAwsKey/:oracleDbAwsKeyId/actions/replicate", "headers": [ { "name": "opc-retry-token", "value": "" }, { "name": "if-match", "value": "" }, { "name": "opc-request-id", "value": "" } ], "params": [ { "name": "oracleDbAwsKeyId", "value": "", "type": "path", "description": "The [OCID](/Content/General/Concepts/identifiers.htm) of the Oracle DB AWS Key resource." } ], "body": { "type": "json", "data": "{}" } }, "docs": "Replicate Oracle AWS Key resource to target region.\n" } ] } ], "bundled": true }