Gets the external connector details.
GET {{baseUrl}}/externalDbSystemConnectors/:externalDbSystemConnectorId
Gets the details for the external connector specified by externalDbSystemConnectorId
.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
opc-request-id | string | The client request ID for tracing. | |
Accept | string |
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"}