{ "opencollection": "1.0.0", "info": { "name": "Database Tools API", "version": "20201005" }, "items": [ { "info": { "name": "databaseTools", "type": "folder" }, "items": [ { "info": { "name": "Lists Database Tools connections in a compartment", "type": "http" }, "http": { "method": "GET", "url": "http://127.0.0.1/20201005/databaseToolsConnections", "headers": [ { "name": "opc-request-id", "value": "" } ], "params": [ { "name": "compartmentId", "value": "", "type": "query", "description": "The [OCID](/Content/General/Concepts/identifiers.htm) of the compartment in which to list resources." }, { "name": "lifecycleState", "value": "", "type": "query", "description": "A filter to return only resources their `lifecycleState` matches the specified `lifecycleState`." }, { "name": "displayName", "value": "", "type": "query", "description": "A filter to return only resources that match the entire specified display name." }, { "name": "type", "value": "", "type": "query", "description": "A filter to return only resources their type matches the specified type." }, { "name": "runtimeSupport", "value": "", "type": "query", "description": "A filter to return only resources with one of the specified type values." }, { "name": "runtimeIdentity", "value": "", "type": "query", "description": "A filter to return only resources with one of the specified runtimeIdentity values." }, { "name": "relatedResourceIdentifier", "value": "", "type": "query", "description": "The [OCID](/Content/General/Concepts/identifiers.htm) of the related 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 timeCreated is default.\n" } ] }, "docs": "Returns a list of Database Tools connections.\n" }, { "info": { "name": "Creates a new Database Tools connection", "type": "http" }, "http": { "method": "POST", "url": "http://127.0.0.1/20201005/databaseToolsConnections", "headers": [ { "name": "opc-retry-token", "value": "" }, { "name": "opc-request-id", "value": "" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Creates a new Database Tools connection.\n" }, { "info": { "name": "Gets a Database Tools connection.", "type": "http" }, "http": { "method": "GET", "url": "http://127.0.0.1/20201005/databaseToolsConnections/:databaseToolsConnectionId", "headers": [ { "name": "opc-request-id", "value": "" } ], "params": [ { "name": "databaseToolsConnectionId", "value": "", "type": "path", "description": "The [OCID](/Content/General/Concepts/identifiers.htm) of a Database Tools connection." } ] }, "docs": "Gets details of the specified Database Tools connection." }, { "info": { "name": "Updates a Database Tools connection.", "type": "http" }, "http": { "method": "PUT", "url": "http://127.0.0.1/20201005/databaseToolsConnections/:databaseToolsConnectionId", "headers": [ { "name": "if-match", "value": "" }, { "name": "opc-request-id", "value": "" } ], "params": [ { "name": "databaseToolsConnectionId", "value": "", "type": "path", "description": "The [OCID](/Content/General/Concepts/identifiers.htm) of a Database Tools connection." }, { "name": "isLockOverride", "value": "", "type": "query", "description": "Whether to override locks (if any exist)." } ], "body": { "type": "json", "data": "{}" } }, "docs": "Updates the specified Database Tools connection." }, { "info": { "name": "Deletes a Database Tools connection.", "type": "http" }, "http": { "method": "DELETE", "url": "http://127.0.0.1/20201005/databaseToolsConnections/:databaseToolsConnectionId", "headers": [ { "name": "if-match", "value": "" }, { "name": "opc-request-id", "value": "" } ], "params": [ { "name": "databaseToolsConnectionId", "value": "", "type": "path", "description": "The [OCID](/Content/General/Concepts/identifiers.htm) of a Database Tools connection." }, { "name": "isLockOverride", "value": "", "type": "query", "description": "Whether to override locks (if any exist)." } ] }, "docs": "Deletes the specified Database Tools connection resource." }, { "info": { "name": "Adds a lock to a DatabaseToolsConnection resource.", "type": "http" }, "http": { "method": "POST", "url": "http://127.0.0.1/20201005/databaseToolsConnections/:databaseToolsConnectionId/actions/addLock", "headers": [ { "name": "opc-request-id", "value": "" }, { "name": "if-match", "value": "" } ], "params": [ { "name": "databaseToolsConnectionId", "value": "", "type": "path", "description": "The [OCID](/Content/General/Concepts/identifiers.htm) of a Database Tools connection." } ] }, "docs": "Adds a lock to a DatabaseToolsConnection resource." }, { "info": { "name": "Change the compartment of the Database Tools connection.", "type": "http" }, "http": { "method": "POST", "url": "http://127.0.0.1/20201005/databaseToolsConnections/:databaseToolsConnectionId/actions/changeCompartment", "headers": [ { "name": "if-match", "value": "" }, { "name": "opc-request-id", "value": "" } ], "params": [ { "name": "databaseToolsConnectionId", "value": "", "type": "path", "description": "The [OCID](/Content/General/Concepts/identifiers.htm) of a Database Tools connection." }, { "name": "isLockOverride", "value": "", "type": "query", "description": "Whether to override locks (if any exist)." } ], "body": { "type": "json", "data": "{}" } }, "docs": "Moves the specified Database Tools connection to a different compartment in the same tenancy.\nFor information about moving resources between compartments, see\n[Moving Resources to a Different Compartment](/iaas/Content/Identity/Tasks/managingcompartments.htm#moveRes).\n" }, { "info": { "name": "Removes a lock to a DatabaseToolsConnection resource.", "type": "http" }, "http": { "method": "POST", "url": "http://127.0.0.1/20201005/databaseToolsConnections/:databaseToolsConnectionId/actions/removeLock", "headers": [ { "name": "opc-request-id", "value": "" }, { "name": "if-match", "value": "" } ], "params": [ { "name": "databaseToolsConnectionId", "value": "", "type": "path", "description": "The [OCID](/Content/General/Concepts/identifiers.htm) of a Database Tools connection." } ] }, "docs": "Removes a lock from a DatabaseToolsConnection resource." }, { "info": { "name": "Validates the Database Tools connection.", "type": "http" }, "http": { "method": "POST", "url": "http://127.0.0.1/20201005/databaseToolsConnections/:databaseToolsConnectionId/actions/validateConnection", "headers": [ { "name": "if-match", "value": "" }, { "name": "opc-request-id", "value": "" } ], "params": [ { "name": "databaseToolsConnectionId", "value": "", "type": "path", "description": "The [OCID](/Content/General/Concepts/identifiers.htm) of a Database Tools connection." } ], "body": { "type": "json", "data": "{}" } }, "docs": "Validates the Database Tools connection details by establishing a connection to the database.\n" }, { "info": { "name": "Lists Database Tools database API gateway configs in a compartment", "type": "http" }, "http": { "method": "GET", "url": "http://127.0.0.1/20201005/databaseToolsDatabaseApiGatewayConfigs", "headers": [ { "name": "opc-request-id", "value": "" } ], "params": [ { "name": "compartmentId", "value": "", "type": "query", "description": "The [OCID](/Content/General/Concepts/identifiers.htm) of the compartment in which to list resources." }, { "name": "lifecycleState", "value": "", "type": "query", "description": "A filter to return resources only when their `lifecycleState` matches the specified `lifecycleState`." }, { "name": "displayName", "value": "", "type": "query", "description": "A filter to return only resources that match the entire specified display name." }, { "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 timeCreated is default.\n" }, { "name": "type", "value": "", "type": "query", "description": "A filter to return only resources with one of the specified type values." } ] }, "docs": "Returns a list of Database Tools database API gateway configs." }, { "info": { "name": "Creates a new Database Tools database API gateway config.", "type": "http" }, "http": { "method": "POST", "url": "http://127.0.0.1/20201005/databaseToolsDatabaseApiGatewayConfigs", "headers": [ { "name": "opc-retry-token", "value": "" }, { "name": "opc-request-id", "value": "" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Creates a new Database Tools database API gateway config.\n" }, { "info": { "name": "Gets a Database Tools database API gateway config.", "type": "http" }, "http": { "method": "GET", "url": "http://127.0.0.1/20201005/databaseToolsDatabaseApiGatewayConfigs/:databaseToolsDatabaseApiGatewayConfigId", "headers": [ { "name": "opc-request-id", "value": "" } ], "params": [ { "name": "databaseToolsDatabaseApiGatewayConfigId", "value": "", "type": "path", "description": "The [OCID](/Content/General/Concepts/identifiers.htm) of a Database Tools database API gateway config." } ] }, "docs": "Gets details of the specified Database Tools database API gateway config." }, { "info": { "name": "Updates a Database Tools database API gateway config.", "type": "http" }, "http": { "method": "PUT", "url": "http://127.0.0.1/20201005/databaseToolsDatabaseApiGatewayConfigs/:databaseToolsDatabaseApiGatewayConfigId", "headers": [ { "name": "if-match", "value": "" }, { "name": "opc-request-id", "value": "" } ], "params": [ { "name": "databaseToolsDatabaseApiGatewayConfigId", "value": "", "type": "path", "description": "The [OCID](/Content/General/Concepts/identifiers.htm) of a Database Tools database API gateway config." }, { "name": "isLockOverride", "value": "", "type": "query", "description": "Whether to override locks (if any exist)." } ], "body": { "type": "json", "data": "{}" } }, "docs": "Updates the specified Database Tools database API gateway config." }, { "info": { "name": "Deletes a Database Tools database API gateway config.", "type": "http" }, "http": { "method": "DELETE", "url": "http://127.0.0.1/20201005/databaseToolsDatabaseApiGatewayConfigs/:databaseToolsDatabaseApiGatewayConfigId", "headers": [ { "name": "if-match", "value": "" }, { "name": "opc-request-id", "value": "" } ], "params": [ { "name": "databaseToolsDatabaseApiGatewayConfigId", "value": "", "type": "path", "description": "The [OCID](/Content/General/Concepts/identifiers.htm) of a Database Tools database API gateway config." }, { "name": "isLockOverride", "value": "", "type": "query", "description": "Whether to override locks (if any exist)." } ] }, "docs": "Deletes the specified Database Tools database API gateway config resource." }, { "info": { "name": "Adds a lock to a DatabaseToolsDatabaseApiGatewayConfig resource.", "type": "http" }, "http": { "method": "POST", "url": "http://127.0.0.1/20201005/databaseToolsDatabaseApiGatewayConfigs/:databaseToolsDatabaseApiGatewayConfigId/actions/addLock", "headers": [ { "name": "opc-request-id", "value": "" }, { "name": "if-match", "value": "" } ], "params": [ { "name": "databaseToolsDatabaseApiGatewayConfigId", "value": "", "type": "path", "description": "The [OCID](/Content/General/Concepts/identifiers.htm) of a Database Tools database API gateway config." } ] }, "docs": "Adds a lock to a DatabaseToolsDatabaseApiGatewayConfig resource." }, { "info": { "name": "Changes the compartment of a Database Tools database API gateway config.", "type": "http" }, "http": { "method": "POST", "url": "http://127.0.0.1/20201005/databaseToolsDatabaseApiGatewayConfigs/:databaseToolsDatabaseApiGatewayConfigId/actions/changeCompartment", "headers": [ { "name": "if-match", "value": "" }, { "name": "opc-request-id", "value": "" } ], "params": [ { "name": "databaseToolsDatabaseApiGatewayConfigId", "value": "", "type": "path", "description": "The [OCID](/Content/General/Concepts/identifiers.htm) of a Database Tools database API gateway config." }, { "name": "isLockOverride", "value": "", "type": "query", "description": "Whether to override locks (if any exist)." } ], "body": { "type": "json", "data": "{}" } }, "docs": "Moves the specified Database Tools database API gateway config to a different compartment in the same tenancy.\nFor information about moving resources between compartments, see\n[Moving Resources to a Different Compartment](/iaas/Content/DbApiGatewayConfig/Tasks/managingcompartments.htm#moveRes).\n" }, { "info": { "name": "Removes a lock to a DatabaseToolsDatabaseApiGatewayConfig resource.", "type": "http" }, "http": { "method": "POST", "url": "http://127.0.0.1/20201005/databaseToolsDatabaseApiGatewayConfigs/:databaseToolsDatabaseApiGatewayConfigId/actions/removeLock", "headers": [ { "name": "opc-request-id", "value": "" }, { "name": "if-match", "value": "" } ], "params": [ { "name": "databaseToolsDatabaseApiGatewayConfigId", "value": "", "type": "path", "description": "The [OCID](/Content/General/Concepts/identifiers.htm) of a Database Tools database API gateway config." } ] }, "docs": "Removes a lock from a DatabaseToolsDatabaseApiGatewayConfig resource." }, { "info": { "name": "Gets a list of all DatabaseToolsEndpointServices in a compartment", "type": "http" }, "http": { "method": "GET", "url": "http://127.0.0.1/20201005/databaseToolsEndpointServices", "headers": [ { "name": "opc-request-id", "value": "" } ], "params": [ { "name": "compartmentId", "value": "", "type": "query", "description": "The [OCID](/Content/General/Concepts/identifiers.htm) 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": "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 timeCreated is default.\n" }, { "name": "lifecycleState", "value": "", "type": "query", "description": "A filter to return only resources their `lifecycleState` matches the specified `lifecycleState`." }, { "name": "displayName", "value": "", "type": "query", "description": "A filter to return only resources that match the entire specified display name." }, { "name": "name", "value": "", "type": "query", "description": "A filter to return only resources that match the entire specified name." } ] }, "docs": "Returns a list of Database Tools endpoint services.\n" }, { "info": { "name": "Get DatabaseToolsEndpointService", "type": "http" }, "http": { "method": "GET", "url": "http://127.0.0.1/20201005/databaseToolsEndpointServices/:databaseToolsEndpointServiceId", "headers": [ { "name": "opc-request-id", "value": "" } ], "params": [ { "name": "databaseToolsEndpointServiceId", "value": "", "type": "path", "description": "The [OCID](/Content/General/Concepts/identifiers.htm) of a Database Tools Endpoint Service." } ] }, "docs": "Gets details for the specified Database Tools endpoint service." }, { "info": { "name": "Lists Database Tools identities in a compartment", "type": "http" }, "http": { "method": "GET", "url": "http://127.0.0.1/20201005/databaseToolsIdentities", "headers": [ { "name": "opc-request-id", "value": "" } ], "params": [ { "name": "compartmentId", "value": "", "type": "query", "description": "The [OCID](/Content/General/Concepts/identifiers.htm) of the compartment in which to list resources." }, { "name": "lifecycleState", "value": "", "type": "query", "description": "A filter to return resources only when their `databaseToolsIdentityLifecycleState` matches the specified `databaseToolsIdentityLifecycleState`." }, { "name": "displayName", "value": "", "type": "query", "description": "A filter to return only resources that match the entire specified display name." }, { "name": "databaseToolsConnectionId", "value": "", "type": "query", "description": "A filter to return only resources when their `databaseToolsConnectionId` matches the specified `databaseToolsConnectionId`." }, { "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 timeCreated is default.\n" }, { "name": "type", "value": "", "type": "query", "description": "A filter to return only resources with one of the specified type values." } ] }, "docs": "Returns a list of Database Tools identities." }, { "info": { "name": "Creates a new Database Tools identity.", "type": "http" }, "http": { "method": "POST", "url": "http://127.0.0.1/20201005/databaseToolsIdentities", "headers": [ { "name": "opc-retry-token", "value": "" }, { "name": "opc-request-id", "value": "" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Creates a new Database Tools identity.\n" }, { "info": { "name": "Gets a Database Tools identity.", "type": "http" }, "http": { "method": "GET", "url": "http://127.0.0.1/20201005/databaseToolsIdentities/:databaseToolsIdentityId", "headers": [ { "name": "opc-request-id", "value": "" } ], "params": [ { "name": "databaseToolsIdentityId", "value": "", "type": "path", "description": "The [OCID](/Content/General/Concepts/identifiers.htm) of a Database Tools identity." } ] }, "docs": "Gets details of the specified Database Tools identity." }, { "info": { "name": "Updates a Database Tools identity.", "type": "http" }, "http": { "method": "PUT", "url": "http://127.0.0.1/20201005/databaseToolsIdentities/:databaseToolsIdentityId", "headers": [ { "name": "if-match", "value": "" }, { "name": "opc-request-id", "value": "" } ], "params": [ { "name": "databaseToolsIdentityId", "value": "", "type": "path", "description": "The [OCID](/Content/General/Concepts/identifiers.htm) of a Database Tools identity." }, { "name": "isLockOverride", "value": "", "type": "query", "description": "Whether to override locks (if any exist)." } ], "body": { "type": "json", "data": "{}" } }, "docs": "Updates the specified Database Tools identity." }, { "info": { "name": "Deletes a Database Tools identity.", "type": "http" }, "http": { "method": "DELETE", "url": "http://127.0.0.1/20201005/databaseToolsIdentities/:databaseToolsIdentityId", "headers": [ { "name": "if-match", "value": "" }, { "name": "opc-request-id", "value": "" } ], "params": [ { "name": "databaseToolsIdentityId", "value": "", "type": "path", "description": "The [OCID](/Content/General/Concepts/identifiers.htm) of a Database Tools identity." }, { "name": "isLockOverride", "value": "", "type": "query", "description": "Whether to override locks (if any exist)." } ] }, "docs": "Deletes the specified Database Tools identity resource." }, { "info": { "name": "Adds a lock to a DatabaseToolsIdentity resource.", "type": "http" }, "http": { "method": "POST", "url": "http://127.0.0.1/20201005/databaseToolsIdentities/:databaseToolsIdentityId/actions/addLock", "headers": [ { "name": "opc-request-id", "value": "" }, { "name": "if-match", "value": "" } ], "params": [ { "name": "databaseToolsIdentityId", "value": "", "type": "path", "description": "The [OCID](/Content/General/Concepts/identifiers.htm) of a Database Tools identity." } ] }, "docs": "Adds a lock to a DatabaseToolsIdentity resource." }, { "info": { "name": "Changes the compartment of a Database Tools identity.", "type": "http" }, "http": { "method": "POST", "url": "http://127.0.0.1/20201005/databaseToolsIdentities/:databaseToolsIdentityId/actions/changeCompartment", "headers": [ { "name": "if-match", "value": "" }, { "name": "opc-request-id", "value": "" } ], "params": [ { "name": "databaseToolsIdentityId", "value": "", "type": "path", "description": "The [OCID](/Content/General/Concepts/identifiers.htm) of a Database Tools identity." }, { "name": "isLockOverride", "value": "", "type": "query", "description": "Whether to override locks (if any exist)." } ], "body": { "type": "json", "data": "{}" } }, "docs": "Moves the specified Database Tools identity to a different compartment in the same tenancy.\nFor information about moving resources between compartments, see\n[Moving Resources to a Different Compartment](/iaas/Content/Identity/Tasks/managingcompartments.htm#moveRes).\n" }, { "info": { "name": "Refresh credential of the identity in the database referenced by the related connection.", "type": "http" }, "http": { "method": "POST", "url": "http://127.0.0.1/20201005/databaseToolsIdentities/:databaseToolsIdentityId/actions/refreshCredential", "headers": [ { "name": "if-match", "value": "" }, { "name": "opc-request-id", "value": "" } ], "params": [ { "name": "databaseToolsIdentityId", "value": "", "type": "path", "description": "The [OCID](/Content/General/Concepts/identifiers.htm) of a Database Tools identity." } ], "body": { "type": "json", "data": "{}" } }, "docs": "Refresh Database Tools identity credential.\n" }, { "info": { "name": "Removes a lock to a DatabaseToolsIdentity resource.", "type": "http" }, "http": { "method": "POST", "url": "http://127.0.0.1/20201005/databaseToolsIdentities/:databaseToolsIdentityId/actions/removeLock", "headers": [ { "name": "opc-request-id", "value": "" }, { "name": "if-match", "value": "" } ], "params": [ { "name": "databaseToolsIdentityId", "value": "", "type": "path", "description": "The [OCID](/Content/General/Concepts/identifiers.htm) of a Database Tools identity." } ] }, "docs": "Removes a lock from a DatabaseToolsIdentity resource." }, { "info": { "name": "Validates a Database Tools identity credential.", "type": "http" }, "http": { "method": "POST", "url": "http://127.0.0.1/20201005/databaseToolsIdentities/:databaseToolsIdentityId/actions/validateCredential", "headers": [ { "name": "if-match", "value": "" }, { "name": "opc-request-id", "value": "" } ], "params": [ { "name": "databaseToolsIdentityId", "value": "", "type": "path", "description": "The [OCID](/Content/General/Concepts/identifiers.htm) of a Database Tools identity." } ], "body": { "type": "json", "data": "{}" } }, "docs": "Validates the Database Tools identity credentials by establishing a connection to the customer database\nand executing the dbms_cloud.send_request to validate the credential.\n" }, { "info": { "name": "Lists Database Tools MCP servers in a compartment.", "type": "http" }, "http": { "method": "GET", "url": "http://127.0.0.1/20201005/databaseToolsMcpServers", "headers": [ { "name": "opc-request-id", "value": "" } ], "params": [ { "name": "compartmentId", "value": "", "type": "query", "description": "The [OCID](/Content/General/Concepts/identifiers.htm) of the compartment in which to list resources." }, { "name": "lifecycleState", "value": "", "type": "query", "description": "A filter to return resources only when their `databaseToolsMcpServerLifecycleState` matches the specified `databaseToolsMcpServerLifecycleState`." }, { "name": "displayName", "value": "", "type": "query", "description": "A filter to return only resources that match the entire specified display name." }, { "name": "databaseToolsConnectionId", "value": "", "type": "query", "description": "A filter to return only resources when their `databaseToolsConnectionId` matches the specified `databaseToolsConnectionId`." }, { "name": "relatedResourceIdentifier", "value": "", "type": "query", "description": "The [OCID](/Content/General/Concepts/identifiers.htm) of the related 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 timeCreated is default.\n" }, { "name": "type", "value": "", "type": "query", "description": "A filter to return only resources with one of the specified type values." } ] }, "docs": "Returns a list of Database Tools MCP servers." }, { "info": { "name": "Creates a new Database Tools MCP server.", "type": "http" }, "http": { "method": "POST", "url": "http://127.0.0.1/20201005/databaseToolsMcpServers", "headers": [ { "name": "opc-retry-token", "value": "" }, { "name": "opc-request-id", "value": "" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Creates a new Database Tools MCP server.\n" }, { "info": { "name": "Gets a Database Tools MCP server.", "type": "http" }, "http": { "method": "GET", "url": "http://127.0.0.1/20201005/databaseToolsMcpServers/:databaseToolsMcpServerId", "headers": [ { "name": "opc-request-id", "value": "" } ], "params": [ { "name": "databaseToolsMcpServerId", "value": "", "type": "path", "description": "The [OCID](/Content/General/Concepts/identifiers.htm) of a Database Tools MCP server." } ] }, "docs": "Gets details of the specified Database Tools MCP server." }, { "info": { "name": "Updates a Database Tools MCP server.", "type": "http" }, "http": { "method": "PUT", "url": "http://127.0.0.1/20201005/databaseToolsMcpServers/:databaseToolsMcpServerId", "headers": [ { "name": "if-match", "value": "" }, { "name": "opc-request-id", "value": "" } ], "params": [ { "name": "databaseToolsMcpServerId", "value": "", "type": "path", "description": "The [OCID](/Content/General/Concepts/identifiers.htm) of a Database Tools MCP server." }, { "name": "isLockOverride", "value": "", "type": "query", "description": "Whether to override locks (if any exist)." } ], "body": { "type": "json", "data": "{}" } }, "docs": "Updates the specified Database Tools MCP server." }, { "info": { "name": "Deletes a Database Tools MCP server.", "type": "http" }, "http": { "method": "DELETE", "url": "http://127.0.0.1/20201005/databaseToolsMcpServers/:databaseToolsMcpServerId", "headers": [ { "name": "if-match", "value": "" }, { "name": "opc-request-id", "value": "" } ], "params": [ { "name": "databaseToolsMcpServerId", "value": "", "type": "path", "description": "The [OCID](/Content/General/Concepts/identifiers.htm) of a Database Tools MCP server." }, { "name": "isLockOverride", "value": "", "type": "query", "description": "Whether to override locks (if any exist)." } ] }, "docs": "Deletes the specified Database Tools MCP server resource." }, { "info": { "name": "Adds a lock to a DatabaseToolsMcpServer resource.", "type": "http" }, "http": { "method": "POST", "url": "http://127.0.0.1/20201005/databaseToolsMcpServers/:databaseToolsMcpServerId/actions/addLock", "headers": [ { "name": "opc-request-id", "value": "" }, { "name": "if-match", "value": "" } ], "params": [ { "name": "databaseToolsMcpServerId", "value": "", "type": "path", "description": "The [OCID](/Content/General/Concepts/identifiers.htm) of a Database Tools MCP server." } ] }, "docs": "Adds a lock to a DatabaseToolsMcpServer resource." }, { "info": { "name": "Deletes the Database Tools MCP server and all its MCP toolsets.", "type": "http" }, "http": { "method": "POST", "url": "http://127.0.0.1/20201005/databaseToolsMcpServers/:databaseToolsMcpServerId/actions/cascadingDelete", "headers": [ { "name": "if-match", "value": "" }, { "name": "opc-request-id", "value": "" } ], "params": [ { "name": "databaseToolsMcpServerId", "value": "", "type": "path", "description": "The [OCID](/Content/General/Concepts/identifiers.htm) of a Database Tools MCP server." } ] }, "docs": "Deletes Database Tools McpServer resource.\n" }, { "info": { "name": "Changes the compartment of a Database Tools MCP server.", "type": "http" }, "http": { "method": "POST", "url": "http://127.0.0.1/20201005/databaseToolsMcpServers/:databaseToolsMcpServerId/actions/changeCompartment", "headers": [ { "name": "if-match", "value": "" }, { "name": "opc-request-id", "value": "" } ], "params": [ { "name": "databaseToolsMcpServerId", "value": "", "type": "path", "description": "The [OCID](/Content/General/Concepts/identifiers.htm) of a Database Tools MCP server." }, { "name": "isLockOverride", "value": "", "type": "query", "description": "Whether to override locks (if any exist)." } ], "body": { "type": "json", "data": "{}" } }, "docs": "Moves the specified Database Tools mcpserver to a different compartment in the same tenancy.\n" }, { "info": { "name": "Removes a lock to a DatabaseToolsMcpServer resource.", "type": "http" }, "http": { "method": "POST", "url": "http://127.0.0.1/20201005/databaseToolsMcpServers/:databaseToolsMcpServerId/actions/removeLock", "headers": [ { "name": "opc-request-id", "value": "" }, { "name": "if-match", "value": "" } ], "params": [ { "name": "databaseToolsMcpServerId", "value": "", "type": "path", "description": "The [OCID](/Content/General/Concepts/identifiers.htm) of a Database Tools MCP server." } ] }, "docs": "Removes a lock from a DatabaseToolsMcpServer resource." }, { "info": { "name": "Lists Toolsets and their versions", "type": "http" }, "http": { "method": "GET", "url": "http://127.0.0.1/20201005/databaseToolsMcpToolsetVersions", "headers": [ { "name": "opc-request-id", "value": "" } ], "params": [ { "name": "compartmentId", "value": "", "type": "query", "description": "The [OCID](/Content/General/Concepts/identifiers.htm) of the compartment in which to list resources." }, { "name": "databaseToolsMcpServerId", "value": "", "type": "query", "description": "A filter to return only resources matching the specified `databaseToolsMcpServerId`." }, { "name": "displayName", "value": "", "type": "query", "description": "A filter to return only resources that match the entire specified display name." } ] }, "docs": "Returns a list of Database Tools Toolset versions" }, { "info": { "name": "Lists Database Tools MCP Toolset in a compartment.", "type": "http" }, "http": { "method": "GET", "url": "http://127.0.0.1/20201005/databaseToolsMcpToolsets", "headers": [ { "name": "opc-request-id", "value": "" } ], "params": [ { "name": "compartmentId", "value": "", "type": "query", "description": "The [OCID](/Content/General/Concepts/identifiers.htm) of the compartment in which to list resources." }, { "name": "lifecycleState", "value": "", "type": "query", "description": "A filter to return resources only when their `databaseToolsMcpToolsetLifecycleState` matches the specified `databaseToolsMcpToolsetLifecycleState`." }, { "name": "displayName", "value": "", "type": "query", "description": "A filter to return only resources that match the entire specified display name." }, { "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 timeCreated is default.\n" }, { "name": "type", "value": "", "type": "query", "description": "A filter to return only resources with one of the specified type values." }, { "name": "databaseToolsMcpServerId", "value": "", "type": "query", "description": "A filter to return only resources matching the specified `databaseToolsMcpServerId`." } ] }, "docs": "Returns a list of Database Tools Toolsets." }, { "info": { "name": "Creates a new Database Tools McpToolset.", "type": "http" }, "http": { "method": "POST", "url": "http://127.0.0.1/20201005/databaseToolsMcpToolsets", "headers": [ { "name": "opc-retry-token", "value": "" }, { "name": "opc-request-id", "value": "" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Creates a new Database Tools MCP Toolset.\n" }, { "info": { "name": "Gets a Database Tools MCP Toolset.", "type": "http" }, "http": { "method": "GET", "url": "http://127.0.0.1/20201005/databaseToolsMcpToolsets/:databaseToolsMcpToolsetId", "headers": [ { "name": "opc-request-id", "value": "" } ], "params": [ { "name": "databaseToolsMcpToolsetId", "value": "", "type": "path", "description": "The [OCID](/Content/General/Concepts/identifiers.htm) of a Database Tools MCP Toolset." } ] }, "docs": "Gets details of the specified Database Tools MCP Toolset." }, { "info": { "name": "Updates a Database Tools MCP Toolset.", "type": "http" }, "http": { "method": "PUT", "url": "http://127.0.0.1/20201005/databaseToolsMcpToolsets/:databaseToolsMcpToolsetId", "headers": [ { "name": "if-match", "value": "" }, { "name": "opc-request-id", "value": "" } ], "params": [ { "name": "databaseToolsMcpToolsetId", "value": "", "type": "path", "description": "The [OCID](/Content/General/Concepts/identifiers.htm) of a Database Tools MCP Toolset." }, { "name": "isLockOverride", "value": "", "type": "query", "description": "Whether to override locks (if any exist)." } ], "body": { "type": "json", "data": "{}" } }, "docs": "Updates the specified Database Tools MCP Toolset." }, { "info": { "name": "Deletes a Database Tools MCP Toolset.", "type": "http" }, "http": { "method": "DELETE", "url": "http://127.0.0.1/20201005/databaseToolsMcpToolsets/:databaseToolsMcpToolsetId", "headers": [ { "name": "if-match", "value": "" }, { "name": "opc-request-id", "value": "" } ], "params": [ { "name": "databaseToolsMcpToolsetId", "value": "", "type": "path", "description": "The [OCID](/Content/General/Concepts/identifiers.htm) of a Database Tools MCP Toolset." }, { "name": "isLockOverride", "value": "", "type": "query", "description": "Whether to override locks (if any exist)." } ] }, "docs": "Deletes the specified Database Tools MCP Toolset resource." }, { "info": { "name": "Adds a lock to a DatabaseToolsMcpToolset resource.", "type": "http" }, "http": { "method": "POST", "url": "http://127.0.0.1/20201005/databaseToolsMcpToolsets/:databaseToolsMcpToolsetId/actions/addLock", "headers": [ { "name": "opc-request-id", "value": "" }, { "name": "if-match", "value": "" } ], "params": [ { "name": "databaseToolsMcpToolsetId", "value": "", "type": "path", "description": "The [OCID](/Content/General/Concepts/identifiers.htm) of a Database Tools MCP Toolset." } ] }, "docs": "Adds a lock to a DatabaseToolsMcpToolset resource." }, { "info": { "name": "Changes the compartment of a Database Tools MCP Toolset.", "type": "http" }, "http": { "method": "POST", "url": "http://127.0.0.1/20201005/databaseToolsMcpToolsets/:databaseToolsMcpToolsetId/actions/changeCompartment", "headers": [ { "name": "if-match", "value": "" }, { "name": "opc-request-id", "value": "" } ], "params": [ { "name": "databaseToolsMcpToolsetId", "value": "", "type": "path", "description": "The [OCID](/Content/General/Concepts/identifiers.htm) of a Database Tools MCP Toolset." }, { "name": "isLockOverride", "value": "", "type": "query", "description": "Whether to override locks (if any exist)." } ], "body": { "type": "json", "data": "{}" } }, "docs": "Moves the specified Database Tools MCP Toolset to a different compartment in the same tenancy.\n" }, { "info": { "name": "Removes a lock to a DatabaseToolsMcpToolset resource.", "type": "http" }, "http": { "method": "POST", "url": "http://127.0.0.1/20201005/databaseToolsMcpToolsets/:databaseToolsMcpToolsetId/actions/removeLock", "headers": [ { "name": "opc-request-id", "value": "" }, { "name": "if-match", "value": "" } ], "params": [ { "name": "databaseToolsMcpToolsetId", "value": "", "type": "path", "description": "The [OCID](/Content/General/Concepts/identifiers.htm) of a Database Tools MCP Toolset." } ] }, "docs": "Removes a lock from a DatabaseToolsMcpToolset resource." }, { "info": { "name": "Lists all Database Tools private endpoints in a compartment.", "type": "http" }, "http": { "method": "GET", "url": "http://127.0.0.1/20201005/databaseToolsPrivateEndpoints", "headers": [ { "name": "opc-request-id", "value": "" } ], "params": [ { "name": "compartmentId", "value": "", "type": "query", "description": "The [OCID](/Content/General/Concepts/identifiers.htm) of the compartment in which to list resources." }, { "name": "subnetId", "value": "", "type": "query", "description": "A filter to return only resources their `subnetId` matches the specified `subnetId`." }, { "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 timeCreated is default.\n" }, { "name": "endpointServiceId", "value": "", "type": "query", "description": "A filter to return only resources their `endpointServiceId` matches the specified `endpointServiceId`." }, { "name": "lifecycleState", "value": "", "type": "query", "description": "A filter to return only resources their `lifecycleState` matches the specified `lifecycleState`." }, { "name": "displayName", "value": "", "type": "query", "description": "A filter to return only resources that match the entire specified display name." } ] }, "docs": "Returns a list of Database Tools private endpoints.\n" }, { "info": { "name": "Creates a new Database Tools private endpoint.", "type": "http" }, "http": { "method": "POST", "url": "http://127.0.0.1/20201005/databaseToolsPrivateEndpoints", "headers": [ { "name": "opc-retry-token", "value": "" }, { "name": "opc-request-id", "value": "" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Creates a new Database Tools private endpoint.\n" }, { "info": { "name": "Gets a Database Tools private endpoint.", "type": "http" }, "http": { "method": "GET", "url": "http://127.0.0.1/20201005/databaseToolsPrivateEndpoints/:databaseToolsPrivateEndpointId", "headers": [ { "name": "opc-request-id", "value": "" } ], "params": [ { "name": "databaseToolsPrivateEndpointId", "value": "", "type": "path", "description": "The [OCID](/Content/General/Concepts/identifiers.htm) of a Database Tools private endpoint." } ] }, "docs": "Gets details of a specified Database Tools private endpoint." }, { "info": { "name": "Updates a Database Tools private endpoint.", "type": "http" }, "http": { "method": "PUT", "url": "http://127.0.0.1/20201005/databaseToolsPrivateEndpoints/:databaseToolsPrivateEndpointId", "headers": [ { "name": "if-match", "value": "" }, { "name": "opc-request-id", "value": "" } ], "params": [ { "name": "databaseToolsPrivateEndpointId", "value": "", "type": "path", "description": "The [OCID](/Content/General/Concepts/identifiers.htm) of a Database Tools private endpoint." }, { "name": "isLockOverride", "value": "", "type": "query", "description": "Whether to override locks (if any exist)." } ], "body": { "type": "json", "data": "{}" } }, "docs": "Updates the specified Database Tools private endpoint." }, { "info": { "name": "Deletes a Database Tools private endpoint.", "type": "http" }, "http": { "method": "DELETE", "url": "http://127.0.0.1/20201005/databaseToolsPrivateEndpoints/:databaseToolsPrivateEndpointId", "headers": [ { "name": "if-match", "value": "" }, { "name": "opc-request-id", "value": "" } ], "params": [ { "name": "databaseToolsPrivateEndpointId", "value": "", "type": "path", "description": "The [OCID](/Content/General/Concepts/identifiers.htm) of a Database Tools private endpoint." }, { "name": "isLockOverride", "value": "", "type": "query", "description": "Whether to override locks (if any exist)." } ] }, "docs": "Deletes the specified Database Tools private endpoint." }, { "info": { "name": "Adds a lock to a DatabaseToolsPrivateEndpoint resource.", "type": "http" }, "http": { "method": "POST", "url": "http://127.0.0.1/20201005/databaseToolsPrivateEndpoints/:databaseToolsPrivateEndpointId/actions/addLock", "headers": [ { "name": "opc-request-id", "value": "" }, { "name": "if-match", "value": "" } ], "params": [ { "name": "databaseToolsPrivateEndpointId", "value": "", "type": "path", "description": "The [OCID](/Content/General/Concepts/identifiers.htm) of a Database Tools private endpoint." } ] }, "docs": "Adds a lock to a DatabaseToolsPrivateEndpoint resource." }, { "info": { "name": "Change the compartment of the Database Tools private endpoint.", "type": "http" }, "http": { "method": "POST", "url": "http://127.0.0.1/20201005/databaseToolsPrivateEndpoints/:databaseToolsPrivateEndpointId/actions/changeCompartment", "headers": [ { "name": "if-match", "value": "" }, { "name": "opc-request-id", "value": "" } ], "params": [ { "name": "databaseToolsPrivateEndpointId", "value": "", "type": "path", "description": "The [OCID](/Content/General/Concepts/identifiers.htm) of a Database Tools private endpoint." }, { "name": "isLockOverride", "value": "", "type": "query", "description": "Whether to override locks (if any exist)." } ], "body": { "type": "json", "data": "{}" } }, "docs": "Moves a Database Tools private endpoint into a different compartment in the same tenancy.\nFor information about moving resources between compartments, see\n[Moving Resources to a Different Compartment](/iaas/Content/Identity/Tasks/managingcompartments.htm#moveRes).\n" }, { "info": { "name": "Removes a lock to a DatabaseToolsPrivateEndpoint resource.", "type": "http" }, "http": { "method": "POST", "url": "http://127.0.0.1/20201005/databaseToolsPrivateEndpoints/:databaseToolsPrivateEndpointId/actions/removeLock", "headers": [ { "name": "opc-request-id", "value": "" }, { "name": "if-match", "value": "" } ], "params": [ { "name": "databaseToolsPrivateEndpointId", "value": "", "type": "path", "description": "The [OCID](/Content/General/Concepts/identifiers.htm) of a Database Tools private endpoint." } ] }, "docs": "Removes a lock from a DatabaseToolsPrivateEndpoint resource." }, { "info": { "name": "Lists Database Tools SQL reports in a compartment.", "type": "http" }, "http": { "method": "GET", "url": "http://127.0.0.1/20201005/databaseToolsSqlReports", "headers": [ { "name": "opc-request-id", "value": "" } ], "params": [ { "name": "compartmentId", "value": "", "type": "query", "description": "The [OCID](/Content/General/Concepts/identifiers.htm) of the compartment in which to list resources." }, { "name": "lifecycleState", "value": "", "type": "query", "description": "A filter to return resources only when their `databaseToolsSqlReportLifecycleState` matches the specified `databaseToolsSqlReportLifecycleState`." }, { "name": "displayName", "value": "", "type": "query", "description": "A filter to return only resources that match the entire specified display name." }, { "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 timeCreated is default.\n" }, { "name": "type", "value": "", "type": "query", "description": "A filter to return only resources with one of the specified type values." } ] }, "docs": "Returns a list of Database Tools SQL reports." }, { "info": { "name": "Creates a new Database Tools Sql Report.", "type": "http" }, "http": { "method": "POST", "url": "http://127.0.0.1/20201005/databaseToolsSqlReports", "headers": [ { "name": "opc-retry-token", "value": "" }, { "name": "opc-request-id", "value": "" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Creates a new Database Tools Sql Report.\n" }, { "info": { "name": "Gets a Database Tools SQL report.", "type": "http" }, "http": { "method": "GET", "url": "http://127.0.0.1/20201005/databaseToolsSqlReports/:databaseToolsSqlReportId", "headers": [ { "name": "opc-request-id", "value": "" } ], "params": [ { "name": "databaseToolsSqlReportId", "value": "", "type": "path", "description": "The [OCID](/Content/General/Concepts/identifiers.htm) of a Database Tools SQL Report." } ] }, "docs": "Gets details of the specified Database Tools SQL report." }, { "info": { "name": "Updates a Database Tools SQL Report.", "type": "http" }, "http": { "method": "PUT", "url": "http://127.0.0.1/20201005/databaseToolsSqlReports/:databaseToolsSqlReportId", "headers": [ { "name": "if-match", "value": "" }, { "name": "opc-request-id", "value": "" } ], "params": [ { "name": "databaseToolsSqlReportId", "value": "", "type": "path", "description": "The [OCID](/Content/General/Concepts/identifiers.htm) of a Database Tools SQL Report." }, { "name": "isLockOverride", "value": "", "type": "query", "description": "Whether to override locks (if any exist)." } ], "body": { "type": "json", "data": "{}" } }, "docs": "Updates the specified Database Tools SQL Report." }, { "info": { "name": "Deletes a Database Tools SQL Report.", "type": "http" }, "http": { "method": "DELETE", "url": "http://127.0.0.1/20201005/databaseToolsSqlReports/:databaseToolsSqlReportId", "headers": [ { "name": "if-match", "value": "" }, { "name": "opc-request-id", "value": "" } ], "params": [ { "name": "databaseToolsSqlReportId", "value": "", "type": "path", "description": "The [OCID](/Content/General/Concepts/identifiers.htm) of a Database Tools SQL Report." }, { "name": "isLockOverride", "value": "", "type": "query", "description": "Whether to override locks (if any exist)." } ] }, "docs": "Deletes the specified Database Tools SQL Report resource." }, { "info": { "name": "Adds a lock to a DatabaseToolsSqlReport resource.", "type": "http" }, "http": { "method": "POST", "url": "http://127.0.0.1/20201005/databaseToolsSqlReports/:databaseToolsSqlReportId/actions/addLock", "headers": [ { "name": "opc-request-id", "value": "" }, { "name": "if-match", "value": "" } ], "params": [ { "name": "databaseToolsSqlReportId", "value": "", "type": "path", "description": "The [OCID](/Content/General/Concepts/identifiers.htm) of a Database Tools SQL Report." } ] }, "docs": "Adds a lock to a DatabaseToolsSqlReport resource." }, { "info": { "name": "Changes the compartment of a Database Tools SQL Report.", "type": "http" }, "http": { "method": "POST", "url": "http://127.0.0.1/20201005/databaseToolsSqlReports/:databaseToolsSqlReportId/actions/changeCompartment", "headers": [ { "name": "if-match", "value": "" }, { "name": "opc-request-id", "value": "" } ], "params": [ { "name": "databaseToolsSqlReportId", "value": "", "type": "path", "description": "The [OCID](/Content/General/Concepts/identifiers.htm) of a Database Tools SQL Report." }, { "name": "isLockOverride", "value": "", "type": "query", "description": "Whether to override locks (if any exist)." } ], "body": { "type": "json", "data": "{}" } }, "docs": "Moves the specified Database Tools SQL Report to a different compartment in the same tenancy.\n" }, { "info": { "name": "Removes a lock to a DatabaseToolsSqlReport resource.", "type": "http" }, "http": { "method": "POST", "url": "http://127.0.0.1/20201005/databaseToolsSqlReports/:databaseToolsSqlReportId/actions/removeLock", "headers": [ { "name": "opc-request-id", "value": "" }, { "name": "if-match", "value": "" } ], "params": [ { "name": "databaseToolsSqlReportId", "value": "", "type": "path", "description": "The [OCID](/Content/General/Concepts/identifiers.htm) of a Database Tools SQL Report." } ] }, "docs": "Removes a lock from a DatabaseToolsSqlReport resource." }, { "info": { "name": "List Work Requests", "type": "http" }, "http": { "method": "GET", "url": "http://127.0.0.1/20201005/workRequests", "headers": [ { "name": "opc-request-id", "value": "" } ], "params": [ { "name": "compartmentId", "value": "", "type": "query", "description": "The [OCID](/Content/General/Concepts/identifiers.htm) of the compartment in which to list resources." }, { "name": "resourceIdentifier", "value": "", "type": "query", "description": "The [OCID](/iaas/Content/General/Concepts/identifiers.htm) of the resource." }, { "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 timeAccepted is descending. If no value is specified timeAccepted is default.\n" }, { "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": "limit", "value": "", "type": "query", "description": "The maximum number of items to return." } ] }, "docs": "Lists the work requests in a compartment.\n" }, { "info": { "name": "GET Work Request Status", "type": "http" }, "http": { "method": "GET", "url": "http://127.0.0.1/20201005/workRequests/:workRequestId", "headers": [ { "name": "opc-request-id", "value": "" } ], "params": [ { "name": "workRequestId", "value": "", "type": "path", "description": "The [OCID](/Content/General/Concepts/identifiers.htm) of the asynchronous request." } ] }, "docs": "Gets the status of the specified work request." }, { "info": { "name": "Lists work request errors", "type": "http" }, "http": { "method": "GET", "url": "http://127.0.0.1/20201005/workRequests/:workRequestId/errors", "headers": [ { "name": "opc-request-id", "value": "" } ], "params": [ { "name": "workRequestId", "value": "", "type": "path", "description": "The [OCID](/Content/General/Concepts/identifiers.htm) of the asynchronous request." }, { "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 timeCreated is default.\n" }, { "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": "limit", "value": "", "type": "query", "description": "The maximum number of items to return." } ] }, "docs": "Returns a paginated list of errors for the specified work request.\n" }, { "info": { "name": "Lists work request logs", "type": "http" }, "http": { "method": "GET", "url": "http://127.0.0.1/20201005/workRequests/:workRequestId/logs", "headers": [ { "name": "opc-request-id", "value": "" } ], "params": [ { "name": "workRequestId", "value": "", "type": "path", "description": "The [OCID](/Content/General/Concepts/identifiers.htm) of the asynchronous request." }, { "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 timeCreated is default.\n" }, { "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": "limit", "value": "", "type": "query", "description": "The maximum number of items to return." } ] }, "docs": "Returns a paginated list of logs for the specified work request.\n" } ] } ], "bundled": true }