DbVersions

List DbVersion resources by SubscriptionLocationResource

get/subscriptions/{subscriptionId}/providers/Oracle.Database/locations/{location}/dbSystemDbVersions

Query parameters

dbSystemShape'VM.Standard.x86'

If provided, filters the results to the set of database versions which are supported for the given shape. e.g., VM.Standard.E5.Flex

dbSystemIdstring arm-id

The DB system AzureId. If provided, filters the results to the set of database versions which are supported for the DB system.

storageManagement'LVM'

The DB system storage management option. Used to list database versions available for that storage manager. Valid values are ASM and LVM.

isUpgradeSupportedboolean

If true, filters the results to the set of database versions which are supported for Upgrade.

isDatabaseSoftwareImageSupportedboolean

If true, filters the results to the set of Oracle Database versions that are supported for the database software images.

shapeFamily'EXADATA' | 'EXADB_XS' | 'SINGLENODE' | 'VIRTUALMACHINE'

If provided, filters the results to the set of database versions which are supported for the given shape family.

Parameters

../../../../../common-types/resource-management/v5/types.json#/components/parameters/ApiVersionParameter — unresolved $ref
../../../../../common-types/resource-management/v5/types.json#/components/parameters/SubscriptionIdParameter — unresolved $ref
../../../../../common-types/resource-management/v5/types.json#/components/parameters/LocationParameter — unresolved $ref

Response

Azure operation completed successfully.

valueDbVersion[] required— unresolved $ref

The DbVersion items on this page

nextLinkstring uri

The link to the next page of items

Changes

Changed in 2 of the 22 revisions of this API.11