{ "opencollection": "1.0.0", "info": { "name": "Oracle Database MultiCloud Data Plane Integration Oracle Db Azure Vault Association API", "version": "20240501" }, "items": [ { "info": { "name": "OracleDbAzureVaultAssociation", "type": "folder" }, "items": [ { "info": { "name": "Lists all Oracle DB Azure Associations based on the specified filters.", "type": "http" }, "http": { "method": "GET", "url": "http://127.0.0.1/20240501/oracleDbAzureVaultAssociation", "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": "oracleDbAzureVaultId", "value": "", "type": "query", "description": "A filter to return Oracle DB Azure Vault resources that match the specified [OCID](/Content/General/Concepts/identifiers.htm) of the Oracle DB Azure Vault resource." }, { "name": "displayName", "value": "", "type": "query", "description": "A filter to return Oracle DB Azure Vault Association resources that match the specified display name." }, { "name": "oracleDbAzureVaultAssociationId", "value": "", "type": "query", "description": "A filter to return Oracle DB Azure Vault resources that match the specified OCID](/Content/General/Concepts/identifiers.htm) of the Oracle DB Azure Vault Association 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": "oracleDbAzureConnectorId", "value": "", "type": "query", "description": "A filter to return Oracle DB Azure Azure Identity Connector resources." }, { "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 Azure Associations based on the specified filters.\n" }, { "info": { "name": "Creates Oracle DB Azure Vault Association resource.\n", "type": "http" }, "http": { "method": "POST", "url": "http://127.0.0.1/20240501/oracleDbAzureVaultAssociation", "headers": [ { "name": "opc-retry-token", "value": "" }, { "name": "if-match", "value": "" }, { "name": "opc-request-id", "value": "" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Creates Oracle DB Azure Vault Association resource.\n" }, { "info": { "name": "Retrieves the details of an Oracle DB Azure Vault Association using the specified association resource [OCID](/Content/General/Concepts/identifiers.htm).", "type": "http" }, "http": { "method": "GET", "url": "http://127.0.0.1/20240501/oracleDbAzureVaultAssociation/:oracleDbAzureVaultAssociationId", "headers": [ { "name": "opc-request-id", "value": "" } ], "params": [ { "name": "oracleDbAzureVaultAssociationId", "value": "", "type": "path", "description": "The [OCID](/Content/General/Concepts/identifiers.htm) of the Oracle DB Azure Vault Association 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 the details of an Oracle DB Azure Vault Association using the specified association resource [OCID](/Content/General/Concepts/identifiers.htm).\n" }, { "info": { "name": "Modifies the properties of an Oracle DB Azure Vault Association resource identified by the specified resource [OCID](/Content/General/Concepts/identifiers.htm).", "type": "http" }, "http": { "method": "PUT", "url": "http://127.0.0.1/20240501/oracleDbAzureVaultAssociation/:oracleDbAzureVaultAssociationId", "headers": [ { "name": "if-match", "value": "" }, { "name": "opc-request-id", "value": "" } ], "params": [ { "name": "oracleDbAzureVaultAssociationId", "value": "", "type": "path", "description": "The [OCID](/Content/General/Concepts/identifiers.htm) of the Oracle DB Azure Vault Association resource." } ], "body": { "type": "json", "data": "{}" } }, "docs": "Modifies the properties of an Oracle DB Azure Vault Association resource identified by the specified resource [OCID](/Content/General/Concepts/identifiers.htm).\n" }, { "info": { "name": "Deletes the Oracle DB Azure Vault Association resource.", "type": "http" }, "http": { "method": "DELETE", "url": "http://127.0.0.1/20240501/oracleDbAzureVaultAssociation/:oracleDbAzureVaultAssociationId", "headers": [ { "name": "if-match", "value": "" }, { "name": "opc-request-id", "value": "" } ], "params": [ { "name": "oracleDbAzureVaultAssociationId", "value": "", "type": "path", "description": "The [OCID](/Content/General/Concepts/identifiers.htm) of the Oracle DB Azure Vault Association resource." } ] }, "docs": "Deletes the Oracle DB Azure Vault Association resource.\n" }, { "info": { "name": "Deletes the Oracle DB Azure Vault Association resource.", "type": "http" }, "http": { "method": "POST", "url": "http://127.0.0.1/20240501/oracleDbAzureVaultAssociation/:oracleDbAzureVaultAssociationId/actions/cascadingDelete", "headers": [ { "name": "opc-retry-token", "value": "" }, { "name": "if-match", "value": "" }, { "name": "opc-request-id", "value": "" } ], "params": [ { "name": "oracleDbAzureVaultAssociationId", "value": "", "type": "path", "description": "The [OCID](/Content/General/Concepts/identifiers.htm) of the Oracle DB Azure Vault Association resource." } ] }, "docs": "Deletes the Oracle DB Azure Vault Association resource.\n" }, { "info": { "name": "Moves the Oracle DB Azure Vault Association 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/oracleDbAzureVaultAssociation/:oracleDbAzureVaultAssociationId/actions/changeCompartment", "headers": [ { "name": "opc-retry-token", "value": "" }, { "name": "if-match", "value": "" }, { "name": "opc-request-id", "value": "" } ], "params": [ { "name": "oracleDbAzureVaultAssociationId", "value": "", "type": "path", "description": "The [OCID](/Content/General/Concepts/identifiers.htm) of the Oracle DB Azure Vault Association resource." } ], "body": { "type": "json", "data": "{}" } }, "docs": "Moves the Oracle DB Azure Vault Association resource into a different compartment. When provided, 'If-Match' is checked against 'ETag' values of the resource." } ] } ], "bundled": true }