az vmware datastore netapp-volume

Note

This reference is part of the vmware extension for the Azure CLI (version 2.51.0 or higher). The extension will automatically install the first time you run an az vmware datastore netapp-volume command. Learn more about extensions.

Create a new Microsoft.NetApp provided NetApp volume in a private cloud cluster.

Commands

Name Description Type Status
az vmware datastore netapp-volume create

Create a new Microsoft.NetApp provided NetApp volume in a private cloud cluster.

Extension GA

az vmware datastore netapp-volume create

Create a new Microsoft.NetApp provided NetApp volume in a private cloud cluster.

az vmware datastore netapp-volume create --cluster
                                         --datastore-name
                                         --net-app-volumn
                                         --private-cloud
                                         --resource-group
                                         [--no-wait {0, 1, f, false, n, no, t, true, y, yes}]

Required Parameters

--cluster --cluster-name

Name of the cluster in the private cloud.

--datastore-name --name -n

Name of the datastore in the private cloud cluster.

--net-app-volumn --volume-id

Azure resource ID of the NetApp volume.

--private-cloud -c

Name of the private cloud.

--resource-group -g

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

Optional Parameters

--no-wait

Do not wait for the long-running operation to finish.

accepted values: 0, 1, f, false, n, no, t, true, y, yes
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.