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

KeyDatatypeRequiredDescription
compartmentIdstring(Required) The OCID of the compartment in which to list resources.
limitnumberThe maximum number of items to return.
pagestringThe page token representing the page at which to start retrieving results. This is usually retrieved from a previous list call.
sortOrderstringThe sort order to use, either 'asc' or 'desc'.
sortBystringThe 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.
lifecycleStatestringA filter to return only resources their lifecycleState matches the specified lifecycleState.
displayNamestringA filter to return only resources that match the entire specified display name.
namestringA filter to return only resources that match the entire specified name.

HEADERS

KeyDatatypeRequiredDescription
opc-request-idstringThe client request ID for tracing.
Acceptstring

RESPONSES

status: OK

{&quot;items&quot;:[{&quot;id&quot;:&quot;\u003cstring\u003e&quot;,&quot;displayName&quot;:&quot;\u003cstring\u003e&quot;,&quot;compartmentId&quot;:&quot;\u003cstring\u003e&quot;,&quot;definedTags&quot;:{&quot;dolor9&quot;:{&quot;Lorem_6c7&quot;:{}},&quot;dolored&quot;:{&quot;eiusmod_&quot;:{},&quot;ex38c&quot;:{}},&quot;proident_dee&quot;:{&quot;commodo7&quot;:{},&quot;aliqua__&quot;:{},&quot;quis4_&quot;:{}}},&quot;description&quot;:&quot;\u003cstring\u003e&quot;,&quot;freeformTags&quot;:{&quot;enim_0&quot;:&quot;\u003cstring\u003e&quot;},&quot;lifecycleDetails&quot;:&quot;\u003cstring\u003e&quot;,&quot;lifecycleState&quot;:&quot;CREATING&quot;,&quot;name&quot;:&quot;\u003cstring\u003e&quot;,&quot;systemTags&quot;:{&quot;incididunte3b&quot;:{&quot;qui_ed&quot;:{}}},&quot;timeCreated&quot;:&quot;\u003cdateTime\u003e&quot;,&quot;timeUpdated&quot;:&quot;\u003cdateTime\u003e&quot;},{&quot;id&quot;:&quot;\u003cstring\u003e&quot;,&quot;displayName&quot;:&quot;\u003cstring\u003e&quot;,&quot;compartmentId&quot;:&quot;\u003cstring\u003e&quot;,&quot;definedTags&quot;:{&quot;Lorem_9_a&quot;:{&quot;non57&quot;:{}}},&quot;description&quot;:&quot;\u003cstring\u003e&quot;,&quot;freeformTags&quot;:{&quot;ex_c&quot;:&quot;\u003cstring\u003e&quot;,&quot;in_906&quot;:&quot;\u003cstring\u003e&quot;},&quot;lifecycleDetails&quot;:&quot;\u003cstring\u003e&quot;,&quot;lifecycleState&quot;:&quot;UPDATING&quot;,&quot;name&quot;:&quot;\u003cstring\u003e&quot;,&quot;systemTags&quot;:{&quot;aliquip93&quot;:{&quot;aliquip8e&quot;:{}}},&quot;timeCreated&quot;:&quot;\u003cdateTime\u003e&quot;,&quot;timeUpdated&quot;:&quot;\u003cdateTime\u003e&quot;}]}