Gets a list of all DatabaseToolsEndpointServices in a compartment
GET {{baseUrl}}/databaseToolsEndpointServices?compartmentId=<string>&limit=10&page=<string>&sortOrder=ASC&sortBy=timeCreated&lifecycleState=DELETED&displayName=<string>&name=<string>
Returns a list of Database Tools endpoint services.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
compartmentId | string | (Required) The OCID of the compartment in which to list resources. | |
limit | number | The maximum number of items to return. | |
page | string | The page token representing the page at which to start retrieving results. This is usually retrieved from a previous list call. | |
sortOrder | string | The sort order to use, either 'asc' or 'desc'. | |
sortBy | string | 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. | |
lifecycleState | string | A filter to return only resources their lifecycleState matches the specified lifecycleState . | |
displayName | string | A filter to return only resources that match the entire specified display name. | |
name | string | A filter to return only resources that match the entire specified name. |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
opc-request-id | string | The client request ID for tracing. | |
Accept | string |
RESPONSES
status: OK
{"items":[{"id":"\u003cstring\u003e","displayName":"\u003cstring\u003e","compartmentId":"\u003cstring\u003e","definedTags":{"dolor9":{"Lorem_6c7":{}},"dolored":{"eiusmod_":{},"ex38c":{}},"proident_dee":{"commodo7":{},"aliqua__":{},"quis4_":{}}},"description":"\u003cstring\u003e","freeformTags":{"enim_0":"\u003cstring\u003e"},"lifecycleDetails":"\u003cstring\u003e","lifecycleState":"CREATING","name":"\u003cstring\u003e","systemTags":{"incididunte3b":{"qui_ed":{}}},"timeCreated":"\u003cdateTime\u003e","timeUpdated":"\u003cdateTime\u003e"},{"id":"\u003cstring\u003e","displayName":"\u003cstring\u003e","compartmentId":"\u003cstring\u003e","definedTags":{"Lorem_9_a":{"non57":{}}},"description":"\u003cstring\u003e","freeformTags":{"ex_c":"\u003cstring\u003e","in_906":"\u003cstring\u003e"},"lifecycleDetails":"\u003cstring\u003e","lifecycleState":"UPDATING","name":"\u003cstring\u003e","systemTags":{"aliquip93":{"aliquip8e":{}}},"timeCreated":"\u003cdateTime\u003e","timeUpdated":"\u003cdateTime\u003e"}]}