az oracle-database db-system-db-version
Note
This reference is part of the oracle-database extension for the Azure CLI (version 2.75.0 or higher). The extension will automatically install the first time you run an az oracle-database db-system-db-version command. Learn more about extensions.
Manage Db System Db Version.
Commands
| Name | Description | Type | Status |
|---|---|---|---|
| az oracle-database db-system-db-version list |
List DbVersion resources by SubscriptionLocationResource. |
Extension | GA |
| az oracle-database db-system-db-version show |
Get a DbVersion. |
Extension | GA |
az oracle-database db-system-db-version list
List DbVersion resources by SubscriptionLocationResource.
az oracle-database db-system-db-version list --location
[--db-system-id]
[--db-system-shape {VM.Standard.x86}]
[--is-database-software-image-supported {0, 1, f, false, n, no, t, true, y, yes}]
[--is-upgrade-supported {0, 1, f, false, n, no, t, true, y, yes}]
[--max-items]
[--next-token]
[--shape-family {EXADATA, EXADB_XS, SINGLENODE, VIRTUALMACHINE}]
[--storage-management {LVM}]
Required Parameters
Location. Values from: az account list-locations. You can configure the default location using az configure --defaults location=<location>.
Optional Parameters
The following parameters are optional, but depending on the context, one or more might become required for the command to execute successfully.
The DB system AzureId. If provided, filters the results to the set of database versions which are supported for the DB system.
If provided, filters the results to the set of database versions which are supported for the given shape. e.g., VM.Standard.E5.Flex.
| Property | Value |
|---|---|
| Accepted values: | VM.Standard.x86 |
If true, filters the results to the set of Oracle Database versions that are supported for the database software images.
| Property | Value |
|---|---|
| Accepted values: | 0, 1, f, false, n, no, t, true, y, yes |
If true, filters the results to the set of database versions which are supported for Upgrade.
| Property | Value |
|---|---|
| Accepted values: | 0, 1, f, false, n, no, t, true, y, yes |
Total number of items to return in the command's output. If the total number of items available is more than the value specified, a token is provided in the command's output. To resume pagination, provide the token value in --next-token argument of a subsequent command.
| Property | Value |
|---|---|
| Parameter group: | Pagination Arguments |
Token to specify where to start paginating. This is the token value from a previously truncated response.
| Property | Value |
|---|---|
| Parameter group: | Pagination Arguments |
If provided, filters the results to the set of database versions which are supported for the given shape family.
| Property | Value |
|---|---|
| Accepted values: | EXADATA, EXADB_XS, SINGLENODE, VIRTUALMACHINE |
The DB system storage management option. Used to list database versions available for that storage manager. Valid values are ASM and LVM.
| Property | Value |
|---|---|
| Accepted values: | LVM |
Global Parameters
Increase logging verbosity to show all debug logs.
| Property | Value |
|---|---|
| Default value: | False |
Show this help message and exit.
Only show errors, suppressing warnings.
| Property | Value |
|---|---|
| Default value: | False |
Output format.
| Property | Value |
|---|---|
| Default value: | json |
| Accepted values: | json, jsonc, none, table, tsv, yaml, yamlc |
JMESPath query string. See http://jmespath.org/ for more information and examples.
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID.
Increase logging verbosity. Use --debug for full debug logs.
| Property | Value |
|---|---|
| Default value: | False |
az oracle-database db-system-db-version show
Get a DbVersion.
az oracle-database db-system-db-version show [--dbversionsname --name]
[--ids]
[--location]
[--subscription]
Optional Parameters
The following parameters are optional, but depending on the context, one or more might become required for the command to execute successfully.
DbVersion name.
| Property | Value |
|---|---|
| Parameter group: | Resource Id Arguments |
One or more resource IDs (space-delimited). It should be a complete resource ID containing all information of 'Resource Id' arguments. You should provide either --ids or other 'Resource Id' arguments.
| Property | Value |
|---|---|
| Parameter group: | Resource Id Arguments |
Location. Values from: az account list-locations. You can configure the default location using az configure --defaults location=<location>.
| Property | Value |
|---|---|
| Parameter group: | Resource Id Arguments |
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID.
| Property | Value |
|---|---|
| Parameter group: | Resource Id Arguments |
Global Parameters
Increase logging verbosity to show all debug logs.
| Property | Value |
|---|---|
| Default value: | False |
Show this help message and exit.
Only show errors, suppressing warnings.
| Property | Value |
|---|---|
| Default value: | False |
Output format.
| Property | Value |
|---|---|
| Default value: | json |
| Accepted values: | json, jsonc, none, table, tsv, yaml, yamlc |
JMESPath query string. See http://jmespath.org/ for more information and examples.
Increase logging verbosity. Use --debug for full debug logs.
| Property | Value |
|---|---|
| Default value: | False |