CreateDatabaseSoftwareImage
POST {{baseUrl}}/databaseSoftwareImages
create database software image in the specified compartment.
Request Body
{"compartmentId"=>"<string>", "displayName"=>"<string>", "databaseSoftwareImageOneOffPatches"=>["<string>", "<string>"], "databaseVersion"=>"<string>", "freeformTags"=>{"pariatur_c9"=>"<string>", "id8_7"=>"<string>", "pariatur__"=>"<string>"}, "imageShapeFamily"=>"VM_BM_SHAPE", "imageType"=>"DATABASE_IMAGE", "lsInventory"=>"<string>", "patchSet"=>"<string>", "sourceDbHomeId"=>"<string>"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
opc-retry-token | string | A token that uniquely identifies a request so it can be retried in case of a timeout or | |
server error without risk of executing that same action again. Retry tokens expire after 24 | |||
hours, but can be invalidated before then due to conflicting operations (for example, if a resource | |||
has been deleted and purged from the system, then a retry of the original creation request | |||
may be rejected). | |||
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"}