{ "opencollection": "1.0.0", "info": { "name": "Oracle Database MultiCloud Data Plane Integration Oracle Db Azure Key API", "version": "20240501" }, "items": [ { "info": { "name": "OracleDbAzureKey", "type": "folder" }, "items": [ { "info": { "name": "Lists all Oracle DB Azure Keys based on the specified filters.", "type": "http" }, "http": { "method": "GET", "url": "http://127.0.0.1/20240501/oracleDbAzureKey", "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 Azure Vault Keys resources that match the specified display name." }, { "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": "oracleDbAzureKeyId", "value": "", "type": "query", "description": "A filter to return Oracle DB Azure Vault Keys resource that match the specified Oracle DB Azure Key [OCID](/Content/General/Concepts/identifiers.htm)." }, { "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": "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 Keys based on the specified filters.\n" }, { "info": { "name": "Retrieves detailed information about a Oracle DB Azure 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/oracleDbAzureKey/:oracleDbAzureKeyId", "headers": [ { "name": "opc-request-id", "value": "" } ], "params": [ { "name": "oracleDbAzureKeyId", "value": "", "type": "path", "description": "The [OCID](/Content/General/Concepts/identifiers.htm) of the Oracle DB Azure Vault 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 DB Azure Key resource by specifying its unique resource [OCID](/Content/General/Concepts/identifiers.htm).\n" } ] } ], "bundled": true }