ListExternalDatabaseConnectors

GET {{baseUrl}}/externaldatabaseconnectors?compartmentId=<string>&externalDatabaseId=<string>&limit=10&page=<string>&sortBy=DISPLAYNAME&sortOrder=ASC&lifecycleState=<string>&displayName=<string>

Gets a list of the external database connectors in the specified compartment.

Request Params

KeyDatatypeRequiredDescription
compartmentIdstring(Required) The compartment OCID.
externalDatabaseIdstring(Required) The OCID of the external database whose connectors will be listed.
limitnumberThe maximum number of items to return per page.
pagestringThe pagination token to continue listing from.
sortBystringThe field to sort by. You can provide one sort order (sortOrder).
Default order for TIMECREATED is descending.
Default order for DISPLAYNAME is ascending.
The DISPLAYNAME sort order is case sensitive.
sortOrderstringThe sort order to use, either ascending (ASC) or descending (DESC).
lifecycleStatestringA filter to return only resources that match the specified lifecycle state.
displayNamestringA filter to return only resources that match the entire display name given. The match is not case sensitive.

HEADERS

KeyDatatypeRequiredDescription
opc-request-idstringUnique identifier for the request.
Acceptstring

RESPONSES

status: OK

[{&quot;id&quot;:&quot;\u003cstring\u003e&quot;,&quot;compartmentId&quot;:&quot;\u003cstring\u003e&quot;,&quot;displayName&quot;:&quot;\u003cstring\u003e&quot;,&quot;lifecycleState&quot;:&quot;\u003cstring\u003e&quot;,&quot;timeCreated&quot;:&quot;\u003cdateTime\u003e&quot;,&quot;connectorType&quot;:&quot;MACS&quot;,&quot;externalDatabaseId&quot;:&quot;\u003cstring\u003e&quot;,&quot;connectionStatus&quot;:&quot;\u003cstring\u003e&quot;,&quot;timeConnectionStatusLastUpdated&quot;:&quot;\u003cdateTime\u003e&quot;,&quot;definedTags&quot;:{&quot;proident_f&quot;:{&quot;ute&quot;:{},&quot;velit902&quot;:{},&quot;laborum_5&quot;:{}}},&quot;freeformTags&quot;:{&quot;amet72&quot;:&quot;\u003cstring\u003e&quot;,&quot;fugiat_306&quot;:&quot;\u003cstring\u003e&quot;},&quot;lifecycleDetails&quot;:&quot;\u003cstring\u003e&quot;},{&quot;id&quot;:&quot;\u003cstring\u003e&quot;,&quot;compartmentId&quot;:&quot;\u003cstring\u003e&quot;,&quot;displayName&quot;:&quot;\u003cstring\u003e&quot;,&quot;lifecycleState&quot;:&quot;\u003cstring\u003e&quot;,&quot;timeCreated&quot;:&quot;\u003cdateTime\u003e&quot;,&quot;connectorType&quot;:&quot;MACS&quot;,&quot;externalDatabaseId&quot;:&quot;\u003cstring\u003e&quot;,&quot;connectionStatus&quot;:&quot;\u003cstring\u003e&quot;,&quot;timeConnectionStatusLastUpdated&quot;:&quot;\u003cdateTime\u003e&quot;,&quot;definedTags&quot;:{&quot;amet__&quot;:{&quot;ipsum401&quot;:{},&quot;cupidatat_0&quot;:{},&quot;ullamco_a&quot;:{}},&quot;ea_0&quot;:{&quot;adipisicing_b&quot;:{}}},&quot;freeformTags&quot;:{&quot;id_f01&quot;:&quot;\u003cstring\u003e&quot;},&quot;lifecycleDetails&quot;:&quot;\u003cstring\u003e&quot;}]