az vmware cluster
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 cluster command. Learn more about extensions.
Commands to manage clusters in a private cloud.
Commands
| az vmware cluster create |
Create a cluster in a private cloud. The maximum number of clusters is 4. |
| az vmware cluster delete |
Delete a cluster in a private cloud. |
| az vmware cluster list |
List clusters in a private cloud. |
| az vmware cluster show |
Show details of a cluster in a private cloud. |
| az vmware cluster update |
Update a cluster in a private cloud. |
az vmware cluster create
Create a cluster in a private cloud. The maximum number of clusters is 4.
az vmware cluster create --hosts
--name
--private-cloud
--resource-group
--size
--sku
Required Parameters
A cluster's hosts in the private cloud.
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>.
Number of hosts for the cluster. Minimum of 3 and a maximum of 16.
The product SKU.
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 cluster delete
Delete a cluster in a private cloud.
az vmware cluster delete --name
--private-cloud
--resource-group
[--yes]
Required Parameters
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>.
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 cluster list
List clusters in a private cloud.
az vmware cluster list --private-cloud
--resource-group
Required Parameters
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 cluster show
Show details of a cluster in a private cloud.
az vmware cluster show --name
--private-cloud
--resource-group
Required Parameters
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 cluster update
Update a cluster in a private cloud.
az vmware cluster update --name
--private-cloud
--resource-group
[--hosts]
[--size]
Required Parameters
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>.
Optional Parameters
A cluster's hosts in the private cloud.
Number of hosts for the cluster. Minimum of 3 and a maximum of 16.
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.
الملاحظات
إرسال الملاحظات وعرضها المتعلقة بـ