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
Key | Datatype | Required | Description |
---|---|---|---|
if-match | string | For 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-id | string | Unique identifier for the request. | |
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
{"id":"\u003cstring\u003e","compartmentId":"\u003cstring\u003e","dbNodeId":"\u003cstring\u003e","lifecycleState":"SUCCEEDED","timeCreated":"\u003cdateTime\u003e","definedTags":{"nonb":{"ea_c13":{},"consectetur_08b":{},"magna__ca":{}}},"displayName":"\u003cstring\u003e","freeformTags":{"elit_c":"\u003cstring\u003e"},"lifecycleDetails":"\u003cstring\u003e"}