Share via


az netappfiles volume latest-backup-status current

Note

This reference is part of the netappfiles-preview extension for the Azure CLI (version 2.51.0 or higher). The extension will automatically install the first time you run an az netappfiles volume latest-backup-status current command. Learn more about extensions.

Command group 'az netappfiles volume latest-backup-status' is in preview and under development. Reference and support levels: https://aka.ms/CLI_refstatus

Get the latest backup status of the current volume.

Commands

Name Description Type Status
az netappfiles volume latest-backup-status current show

Get the latest status of the backup for a volume.

Extension Preview

az netappfiles volume latest-backup-status current show

Preview

Command group 'az netappfiles volume latest-backup-status current' is in preview and under development. Reference and support levels: https://aka.ms/CLI_refstatus

Get the latest status of the backup for a volume.

az netappfiles volume latest-backup-status current show [--account-name]
                                                        [--ids]
                                                        [--pool-name]
                                                        [--resource-group]
                                                        [--subscription]
                                                        [--volume-name]

Optional Parameters

--account-name -a

The name of the NetApp account.

--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.

--pool-name -p

The name of the capacity pool.

--resource-group -g

Name of resource group. You can configure the default group using az configure --defaults group=<name>.

--subscription

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

--volume-name

The name of the volume.

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.