az vmware datastore
Note
This reference is part of the vmware extension for the Azure CLI (version 2.11.0 or higher). The extension will automatically install the first time you run an az vmware datastore command. Learn more about extensions.
Commands to manage a datastore in a private cloud cluster.
Commands
| az vmware datastore create |
Please use "netapp-volume create" or "disk-pool-volume create" instead. |
| az vmware datastore delete |
Delete a datastore in a private cloud cluster. |
| az vmware datastore disk-pool-volume |
Create a VMFS datastore in a private cloud cluster using Microsoft.StoragePool provided iSCSI target. |
| az vmware datastore disk-pool-volume create |
Create a VMFS datastore in a private cloud cluster using Microsoft.StoragePool provided iSCSI target. |
| az vmware datastore list |
List datastores in a private cloud cluster. |
| az vmware datastore netapp-volume |
Create a new Microsoft.NetApp provided NetApp volume in a private cloud cluster. |
| az vmware datastore netapp-volume create |
Create a new Microsoft.NetApp provided NetApp volume in a private cloud cluster. |
| az vmware datastore show |
Show details of a datastore in a private cloud cluster. |
az vmware datastore create
Please use "netapp-volume create" or "disk-pool-volume create" instead.
az vmware datastore create
Increase logging verbosity to show all debug logs.
Show this help message and exit.
Only show errors, suppressing warnings.
Output format.
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.
az vmware datastore delete
Delete a datastore in a private cloud cluster.
az vmware datastore delete --cluster
--name
--private-cloud
--resource-group
[--yes]
Examples
Delete an iSCSI or NFS based datastore.
az vmware datastore delete --name MyCloudSANDatastore1 --resource-group MyResourceGroup --cluster Cluster-1 --private-cloud MyPrivateCloud
Required Parameters
The name of the cluster.
The name of the datastore.
Name of the private cloud.
Name of resource group. You can configure the default group using az configure --defaults group=<name>.
Optional Parameters
Delete without confirmation.
Increase logging verbosity to show all debug logs.
Show this help message and exit.
Only show errors, suppressing warnings.
Output format.
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.
az vmware datastore list
List datastores in a private cloud cluster.
az vmware datastore list --cluster
--private-cloud
--resource-group
Examples
List all iSCSI or NFS based datastores under Cluster-1.
az vmware datastore list --resource-group MyResourceGroup --cluster Cluster-1 --private-cloud MyPrivateCloud
Required Parameters
The name of the cluster.
Name of the private cloud.
Name of resource group. You can configure the default group using az configure --defaults group=<name>.
Increase logging verbosity to show all debug logs.
Show this help message and exit.
Only show errors, suppressing warnings.
Output format.
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.
az vmware datastore show
Show details of a datastore in a private cloud cluster.
az vmware datastore show --cluster
--name
--private-cloud
--resource-group
Examples
Show the details of an iSCSI or NFS based datastore.
az vmware datastore show --name MyCloudSANDatastore1 --resource-group MyResourceGroup --cluster Cluster-1 --private-cloud MyPrivateCloud
Required Parameters
The name of the cluster.
The name of the datastore.
Name of the private cloud.
Name of resource group. You can configure the default group using az configure --defaults group=<name>.
Increase logging verbosity to show all debug logs.
Show this help message and exit.
Only show errors, suppressing warnings.
Output format.
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.
الملاحظات
إرسال الملاحظات وعرضها المتعلقة بـ