Del via


az redisenterprise operation-status

Note

This reference is part of the redisenterprise extension for the Azure CLI (version 2.45.0 or higher). The extension will automatically install the first time you run an az redisenterprise operation-status command. Learn more about extensions.

Get the status of an operation.

Commands

Name Description Type Status
az redisenterprise operation-status show

Get the status of operation.

Extension GA

az redisenterprise operation-status show

Get the status of operation.

az redisenterprise operation-status show [--ids]
                                         [--location]
                                         [--name]
                                         [--subscription]

Examples

Get the status of an operation

az redisenterprise operation-status show --operation-id "testoperationid" --location "West US"

Optional Parameters

--ids

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.

--location -l

Location. Values from: az account list-locations. You can configure the default location using az configure --defaults location=<location>.

--name --operation-id -n

The ID of an ongoing async operation.

--subscription

Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID.

Global Parameters
--debug

Increase logging verbosity to show all debug logs.

--help -h

Show this help message and exit.

--only-show-errors

Only show errors, suppressing warnings.

--output -o

Output format.

Accepted values: json, jsonc, none, table, tsv, yaml, yamlc
Default value: json
--query

JMESPath query string. See http://jmespath.org/ for more information and examples.

--subscription

Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID.

--verbose

Increase logging verbosity. Use --debug for full debug logs.