UpdateDbHome

PUT {{baseUrl}}/dbHomes/:dbHomeId

Patches the specified Database Home.

Request Body

{"dbVersion"=>{"action"=>"APPLY", "databaseSoftwareImageId"=>"<string>", "patchId"=>"<string>"}, "freeformTags"=>{"Ut_7da"=>"<string>"}, "oneOffPatches"=>["<string>", "<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.
Content-Typestring
Acceptstring

RESPONSES

status: OK

{&quot;id&quot;:&quot;\u003cstring\u003e&quot;,&quot;compartmentId&quot;:&quot;\u003cstring\u003e&quot;,&quot;lifecycleState&quot;:&quot;AVAILABLE&quot;,&quot;displayName&quot;:&quot;\u003cstring\u003e&quot;,&quot;dbVersion&quot;:&quot;\u003cstring\u003e&quot;,&quot;dbHomeLocation&quot;:&quot;\u003cstring\u003e&quot;,&quot;databaseSoftwareImageId&quot;:&quot;\u003cstring\u003e&quot;,&quot;dbSystemId&quot;:&quot;\u003cstring\u003e&quot;,&quot;definedTags&quot;:{&quot;labore5f&quot;:{&quot;fugiat_d24&quot;:{},&quot;incididunt6_8&quot;:{},&quot;ex9d2&quot;:{}},&quot;sed_3&quot;:{&quot;in_44&quot;:{}},&quot;labore_2&quot;:{&quot;ad7f&quot;:{},&quot;Excepteur7f&quot;:{},&quot;sunt8&quot;:{}}},&quot;freeformTags&quot;:{&quot;sed_952&quot;:&quot;\u003cstring\u003e&quot;,&quot;irure0c6&quot;:&quot;\u003cstring\u003e&quot;,&quot;Duis00d&quot;:&quot;\u003cstring\u003e&quot;},&quot;kmsKeyId&quot;:&quot;\u003cstring\u003e&quot;,&quot;lastPatchHistoryEntryId&quot;:&quot;\u003cstring\u003e&quot;,&quot;lifecycleDetails&quot;:&quot;\u003cstring\u003e&quot;,&quot;oneOffPatches&quot;:[&quot;\u003cstring\u003e&quot;,&quot;\u003cstring\u003e&quot;],&quot;timeCreated&quot;:&quot;\u003cdateTime\u003e&quot;,&quot;vmClusterId&quot;:&quot;\u003cstring\u003e&quot;}