ListDatabaseSoftwareImages
GET {{baseUrl}}/databaseSoftwareImages?compartmentId=<string>&limit=10&page=<string>&sortBy=TIMECREATED&sortOrder=ASC&lifecycleState=<string>&displayName=<string>&imageType=<string>&imageShapeFamily=<string>&isUpgradeSupported=<boolean>
Gets a list of the database software images in the specified compartment.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
compartmentId | string | (Required) The compartment OCID. | |
limit | number | The maximum number of items to return per page. | |
page | string | The pagination token to continue listing from. | |
sortBy | string | The field to sort by. You can provide one sort order (sortOrder ). Default order for TIMECREATED is descending. Default order for DISPLAYNAME is ascending. The DISPLAYNAME sort order is case sensitive. | |
sortOrder | string | The sort order to use, either ascending (ASC ) or descending (DESC ). | |
lifecycleState | string | A filter to return only resources that match the given lifecycle state exactly. | |
displayName | string | A filter to return only resources that match the entire display name given. The match is not case sensitive. | |
imageType | string | A filter to return only resources that match the given image type exactly. | |
imageShapeFamily | string | A filter to return only resources that match the given image shape family exactly. | |
isUpgradeSupported | string | If provided, filters the results to the set of database versions which are supported for Upgrade. |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
[{"id":"\u003cstring\u003e","compartmentId":"\u003cstring\u003e","lifecycleState":"AVAILABLE","displayName":"\u003cstring\u003e","timeCreated":"\u003cdateTime\u003e","imageType":"GRID_IMAGE","imageShapeFamily":"EXACC_SHAPE","patchSet":"\u003cstring\u003e","databaseVersion":"\u003cstring\u003e","databaseSoftwareImageIncludedPatches":["\u003cstring\u003e","\u003cstring\u003e"],"databaseSoftwareImageOneOffPatches":["\u003cstring\u003e","\u003cstring\u003e"],"definedTags":{"non59d":{"quiscc0":{},"adipisicing_670":{},"tempor_5":{},"dolore_9_":{}},"voluptate42":{"ea491":{}}},"freeformTags":{"ut_c2":"\u003cstring\u003e","id2":"\u003cstring\u003e","dolor_2":"\u003cstring\u003e"},"includedPatchesSummary":"\u003cstring\u003e","isUpgradeSupported":"\u003cboolean\u003e","lifecycleDetails":"\u003cstring\u003e","lsInventory":"\u003cstring\u003e"},{"id":"\u003cstring\u003e","compartmentId":"\u003cstring\u003e","lifecycleState":"UPDATING","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":{"dolor_114":{"ullamco756":{},"ut_a61":{},"do_a":{}},"dolor192":{"consequat45b":{}},"Excepteur_6f":{"in_97e":{},"elit_37":{},"Excepteur9e1":{},"aliquip_0f":{}}},"freeformTags":{"aliqua_97":"\u003cstring\u003e","fugiatd2":"\u003cstring\u003e"},"includedPatchesSummary":"\u003cstring\u003e","isUpgradeSupported":"\u003cboolean\u003e","lifecycleDetails":"\u003cstring\u003e","lsInventory":"\u003cstring\u003e"}]