Updates an external DB system.

PUT {{baseUrl}}/externalDbSystems/:externalDbSystemId

Updates the external DB system specified by externalDbSystemId.

Request Body

{"displayName"=>"<string>", "freeformTags"=>{"ut0"=>"<string>"}}

HEADERS

KeyDatatypeRequiredDescription
opc-request-idstringThe client request ID for tracing.
if-matchstringFor optimistic concurrency control. In the PUT or DELETE call
for a resource, set the if-match parameter to the value of the
etag from a previous GET or POST response for that resource.
The resource will be updated or deleted only if the etag you
provide matches the resource's current etag value.
Content-Typestring
Acceptstring

RESPONSES

status: OK

{&quot;id&quot;:&quot;\u003cstring\u003e&quot;,&quot;displayName&quot;:&quot;\u003cstring\u003e&quot;,&quot;compartmentId&quot;:&quot;\u003cstring\u003e&quot;,&quot;lifecycleState&quot;:&quot;INACTIVE&quot;,&quot;timeCreated&quot;:&quot;\u003cdateTime\u003e&quot;,&quot;timeUpdated&quot;:&quot;\u003cdateTime\u003e&quot;,&quot;databaseManagementConfig&quot;:{&quot;licenseModel&quot;:&quot;BRING_YOUR_OWN_LICENSE&quot;},&quot;dbSystemDiscoveryId&quot;:&quot;\u003cstring\u003e&quot;,&quot;definedTags&quot;:{&quot;Lorem_222&quot;:{&quot;consectetur_0a&quot;:{},&quot;laboris0&quot;:{},&quot;sed_a&quot;:{}},&quot;elit_01&quot;:{&quot;veniam_b1&quot;:{}}},&quot;discoveryAgentId&quot;:&quot;\u003cstring\u003e&quot;,&quot;freeformTags&quot;:{&quot;ullamco_908&quot;:&quot;\u003cstring\u003e&quot;,&quot;Duis49&quot;:&quot;\u003cstring\u003e&quot;,&quot;sinta&quot;:&quot;\u003cstring\u003e&quot;},&quot;homeDirectory&quot;:&quot;\u003cstring\u003e&quot;,&quot;isCluster&quot;:&quot;\u003cboolean\u003e&quot;,&quot;lifecycleDetails&quot;:&quot;\u003cstring\u003e&quot;,&quot;stackMonitoringConfig&quot;:{&quot;isEnabled&quot;:&quot;\u003cboolean\u003e&quot;,&quot;metadata&quot;:&quot;\u003cstring\u003e&quot;}}