UpdateConsoleHistory

PUT {{baseUrl}}/dbNodes/:dbNodeId/consoleHistories/:consoleHistoryId

Updates the specified database node console history.

Request Body

{"displayName"=>"<string>", "freeformTags"=>{"culpa_c"=>"<string>", "doe2"=>"<string>", "eaae"=>"<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;dbNodeId&quot;:&quot;\u003cstring\u003e&quot;,&quot;lifecycleState&quot;:&quot;SUCCEEDED&quot;,&quot;timeCreated&quot;:&quot;\u003cdateTime\u003e&quot;,&quot;definedTags&quot;:{&quot;nonb&quot;:{&quot;ea_c13&quot;:{},&quot;consectetur_08b&quot;:{},&quot;magna__ca&quot;:{}}},&quot;displayName&quot;:&quot;\u003cstring\u003e&quot;,&quot;freeformTags&quot;:{&quot;elit_c&quot;:&quot;\u003cstring\u003e&quot;},&quot;lifecycleDetails&quot;:&quot;\u003cstring\u003e&quot;}