Gets the external connector details.

GET {{baseUrl}}/externalDbSystemConnectors/:externalDbSystemConnectorId

Gets the details for the external connector specified by externalDbSystemConnectorId.

HEADERS

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

RESPONSES

status: OK

{"connectorType":"MACS","id":"\u003cstring\u003e","displayName":"\u003cstring\u003e","compartmentId":"\u003cstring\u003e","externalDbSystemId":"\u003cstring\u003e","lifecycleState":"UPDATING","timeCreated":"\u003cdateTime\u003e","timeUpdated":"\u003cdateTime\u003e","connectionFailureMessage":"\u003cstring\u003e","connectionStatus":"\u003cstring\u003e","lifecycleDetails":"\u003cstring\u003e","timeConnectionStatusLastUpdated":"\u003cdateTime\u003e"}