Data Object - VsanClusterConfig(vim.cluster.VsanClusterConfig)

Extends
DynamicData
See also
VsanClusterConfigInfo
Since
vSphere API 5.5

Data Object Description

Configuration of a standalone vSAN cluster. Not applicable if cluster integration is working with vpxd.

Properties

Name Type Description
configVsanClusterConfigInfo

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.
namexsd: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 vSAN API 6.6
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition