UpdateExternalNonContainerDatabase

PUT {{baseUrl}}/externalnoncontainerdatabases/:externalNonContainerDatabaseId

Updates the properties of an external non-container database, such as the display name.

Request Body

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

HEADERS

KeyDatatypeRequiredDescription
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.
opc-request-idstringUnique identifier for the request.
Content-Typestring
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;AVAILABLE&quot;,&quot;timeCreated&quot;:&quot;\u003cdateTime\u003e&quot;,&quot;characterSet&quot;:&quot;\u003cstring\u003e&quot;,&quot;databaseConfiguration&quot;:&quot;RAC&quot;,&quot;databaseEdition&quot;:&quot;ENTERPRISE_EDITION&quot;,&quot;databaseManagementConfig&quot;:{&quot;databaseManagementStatus&quot;:&quot;ENABLING&quot;,&quot;databaseManagementConnectionId&quot;:&quot;\u003cstring\u003e&quot;,&quot;licenseModel&quot;:&quot;BRING_YOUR_OWN_LICENSE&quot;},&quot;databaseVersion&quot;:&quot;\u003cstring\u003e&quot;,&quot;dbId&quot;:&quot;\u003cstring\u003e&quot;,&quot;dbPacks&quot;:&quot;\u003cstring\u003e&quot;,&quot;dbUniqueName&quot;:&quot;\u003cstring\u003e&quot;,&quot;definedTags&quot;:{&quot;non_b5&quot;:{&quot;veniam08&quot;:{},&quot;Duis_1f&quot;:{},&quot;dolor_c&quot;:{}},&quot;minima6&quot;:{&quot;fugiat5&quot;:{}},&quot;proident_b&quot;:{&quot;quib4&quot;:{}}},&quot;freeformTags&quot;:{&quot;ipsum_c&quot;:&quot;\u003cstring\u003e&quot;},&quot;lifecycleDetails&quot;:&quot;\u003cstring\u003e&quot;,&quot;ncharacterSet&quot;:&quot;\u003cstring\u003e&quot;,&quot;operationsInsightsConfig&quot;:{&quot;operationsInsightsStatus&quot;:&quot;DISABLING&quot;,&quot;operationsInsightsConnectorId&quot;:&quot;\u003cstring\u003e&quot;},&quot;stackMonitoringConfig&quot;:{&quot;stackMonitoringStatus&quot;:&quot;FAILED_ENABLING&quot;,&quot;stackMonitoringConnectorId&quot;:&quot;\u003cstring\u003e&quot;},&quot;timeZone&quot;:&quot;\u003cstring\u003e&quot;}