List all Database Connections.
GET {{baseUrl}}/connections?compartmentId=<string>&displayName=<string>&limit=10&page=1&sortBy=timeCreated&sortOrder=ASC&lifecycleState=FAILED
List all Database Connections.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
compartmentId | string | (Required) The ID of the compartment in which to list resources. | |
displayName | string | A filter to return only resources that match the entire display name given. | |
limit | number | The maximum number of items to return. | |
page | number | The page token representing the page at which to start retrieving results. This is usually retrieved from a previous list call. | |
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. | |||
sortOrder | string | The sort order to use, either 'asc' or 'desc'. | |
lifecycleState | string | The current state of the Database Migration Deployment. | |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
opc-request-id | string | Unique Oracle-assigned identifier for the request. If you need to contact Oracle about a | |
particular request, please provide the request ID. | |||
Accept | string |
RESPONSES
status: OK
{"items":[{"id":"\u003cstring\u003e","displayName":"\u003cstring\u003e","compartmentId":"\u003cstring\u003e","databaseType":"AUTONOMOUS","timeCreated":"\u003cdateTime\u003e","lifecycleState":"CREATING","databaseId":"\u003cstring\u003e","definedTags":{"doloree1_":{"elitd4e":{},"nisi_de":{},"estc_2":{}}},"freeformTags":{"laboris_e8":"\u003cstring\u003e"},"isDedicated":"\u003cboolean\u003e","lifecycleDetails":"\u003cstring\u003e","manualDatabaseSubType":"ORACLE","nsgIds":["\u003cstring\u003e","\u003cstring\u003e"],"systemTags":{"minim_bc":{"quis14c":{},"Excepteur3":{}}},"timeUpdated":"\u003cdateTime\u003e"},{"id":"\u003cstring\u003e","displayName":"\u003cstring\u003e","compartmentId":"\u003cstring\u003e","databaseType":"MANUAL","timeCreated":"\u003cdateTime\u003e","lifecycleState":"CREATING","databaseId":"\u003cstring\u003e","definedTags":{"amet_9b":{"laborum3":{}},"est_1a":{"ut7_2":{}}},"freeformTags":{"consequatb33":"\u003cstring\u003e"},"isDedicated":"\u003cboolean\u003e","lifecycleDetails":"\u003cstring\u003e","manualDatabaseSubType":"ORACLE","nsgIds":["\u003cstring\u003e","\u003cstring\u003e"],"systemTags":{"dolore_bd":{"minimb8":{}}},"timeUpdated":"\u003cdateTime\u003e"}]}