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
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. | |||
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
{"id":"\u003cstring\u003e","compartmentId":"\u003cstring\u003e","lifecycleState":"PROVISIONING","displayName":"\u003cstring\u003e","timeCreated":"\u003cdateTime\u003e","imageType":"GRID_IMAGE","imageShapeFamily":"VM_BM_SHAPE","patchSet":"\u003cstring\u003e","databaseVersion":"\u003cstring\u003e","databaseSoftwareImageIncludedPatches":["\u003cstring\u003e","\u003cstring\u003e"],"databaseSoftwareImageOneOffPatches":["\u003cstring\u003e","\u003cstring\u003e"],"definedTags":{"Lorem_981":{"essed_8":{},"qui93":{}},"voluptate20":{"laborum_9f1":{}}},"freeformTags":{"amet7_5":"\u003cstring\u003e","tempor_7":"\u003cstring\u003e"},"includedPatchesSummary":"\u003cstring\u003e","isUpgradeSupported":"\u003cboolean\u003e","lifecycleDetails":"\u003cstring\u003e","lsInventory":"\u003cstring\u003e"}