vSAN Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VsanClusterConfig(vim.cluster.VsanClusterConfig)
- Extends
- DynamicData
- See also
- VsanClusterConfigInfo
- Since
- vSphere API Release 5.5
Data Object Description
Configuration of a standalone vSAN cluster. Not applicable if cluster integration is working with vpxd.Properties
Name | Type | Description |
---|---|---|
config | VsanClusterConfigInfo |
The vSAN configuration of the cluster, to present
vSAN's enablement, cluster UUID, and auto-claim setting.
|
hosts* | xsd:string[] |
Host BIOS UUIDs of hosts that are configured by user to be part
of this cluster.
|
name | xsd:string |
A user friendly name for the cluster. Must be unique.
|
toBeDeleted* | xsd:boolean |
Indicates whether this cluster is being deleted. If toBeDeleted is set True,
then no Host will be added to this cluster.
Default: False.
Since 6.6 |
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |