UpdateDatabaseSoftwareImage

PUT {{baseUrl}}/databaseSoftwareImages/:databaseSoftwareImageId

Updates the properties of a Database Software Image, like Display Nmae

Request Body

{"displayName"=>"<string>", "freeformTags"=>{"Duis_5"=>"<string>", "ut_44"=>"<string>", "magna_1"=>"<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;PROVISIONING&quot;,&quot;displayName&quot;:&quot;\u003cstring\u003e&quot;,&quot;timeCreated&quot;:&quot;\u003cdateTime\u003e&quot;,&quot;imageType&quot;:&quot;GRID_IMAGE&quot;,&quot;imageShapeFamily&quot;:&quot;VM_BM_SHAPE&quot;,&quot;patchSet&quot;:&quot;\u003cstring\u003e&quot;,&quot;databaseVersion&quot;:&quot;\u003cstring\u003e&quot;,&quot;databaseSoftwareImageIncludedPatches&quot;:[&quot;\u003cstring\u003e&quot;,&quot;\u003cstring\u003e&quot;],&quot;databaseSoftwareImageOneOffPatches&quot;:[&quot;\u003cstring\u003e&quot;,&quot;\u003cstring\u003e&quot;],&quot;definedTags&quot;:{&quot;Lorem_981&quot;:{&quot;essed_8&quot;:{},&quot;qui93&quot;:{}},&quot;voluptate20&quot;:{&quot;laborum_9f1&quot;:{}}},&quot;freeformTags&quot;:{&quot;amet7_5&quot;:&quot;\u003cstring\u003e&quot;,&quot;tempor_7&quot;:&quot;\u003cstring\u003e&quot;},&quot;includedPatchesSummary&quot;:&quot;\u003cstring\u003e&quot;,&quot;isUpgradeSupported&quot;:&quot;\u003cboolean\u003e&quot;,&quot;lifecycleDetails&quot;:&quot;\u003cstring\u003e&quot;,&quot;lsInventory&quot;:&quot;\u003cstring\u003e&quot;}