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

KeyDatatypeRequiredDescription
compartmentIdstring(Required) The compartment OCID.
limitnumberThe maximum number of items to return per page.
pagestringThe pagination token to continue listing from.
sortBystringThe 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.
sortOrderstringThe sort order to use, either ascending (ASC) or descending (DESC).
lifecycleStatestringA filter to return only resources that match the given lifecycle state exactly.
displayNamestringA filter to return only resources that match the entire display name given. The match is not case sensitive.
imageTypestringA filter to return only resources that match the given image type exactly.
imageShapeFamilystringA filter to return only resources that match the given image shape family exactly.
isUpgradeSupportedstringIf provided, filters the results to the set of database versions which are supported for Upgrade.

HEADERS

KeyDatatypeRequiredDescription
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;timeCreated&quot;:&quot;\u003cdateTime\u003e&quot;,&quot;imageType&quot;:&quot;GRID_IMAGE&quot;,&quot;imageShapeFamily&quot;:&quot;EXACC_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;non59d&quot;:{&quot;quiscc0&quot;:{},&quot;adipisicing_670&quot;:{},&quot;tempor_5&quot;:{},&quot;dolore_9_&quot;:{}},&quot;voluptate42&quot;:{&quot;ea491&quot;:{}}},&quot;freeformTags&quot;:{&quot;ut_c2&quot;:&quot;\u003cstring\u003e&quot;,&quot;id2&quot;:&quot;\u003cstring\u003e&quot;,&quot;dolor_2&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;},{&quot;id&quot;:&quot;\u003cstring\u003e&quot;,&quot;compartmentId&quot;:&quot;\u003cstring\u003e&quot;,&quot;lifecycleState&quot;:&quot;UPDATING&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;dolor_114&quot;:{&quot;ullamco756&quot;:{},&quot;ut_a61&quot;:{},&quot;do_a&quot;:{}},&quot;dolor192&quot;:{&quot;consequat45b&quot;:{}},&quot;Excepteur_6f&quot;:{&quot;in_97e&quot;:{},&quot;elit_37&quot;:{},&quot;Excepteur9e1&quot;:{},&quot;aliquip_0f&quot;:{}}},&quot;freeformTags&quot;:{&quot;aliqua_97&quot;:&quot;\u003cstring\u003e&quot;,&quot;fugiatd2&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;}]