Data Object - VsanClusterConfigInfoHostDefaultInfo(vim.vsan.cluster.ConfigInfo.HostDefaultInfo)

Property of
VsanClusterConfigInfo
Extends
DynamicData
Since
vSphere API 5.5

Data Object Description

Default VSAN service configuration to be used for hosts admitted to the cluster.
See defaultConfig

Properties

Name Type Description
autoClaimStorage*xsd:boolean

Whether the VSAN service is configured to automatically claim local storage on VSAN-enabled hosts in the cluster. If omitted while enabling the VSAN service, this value will default to true. Changing this value to false shall not affect any existing disk mappings in use by hosts currently participating in the VSAN service. Changing this value to true will result in local disks being automatically claimed for use by the VSAN service, for hosts currently participating in the VSAN service.
See diskMapping
See autoClaimStorage

checksumEnabled*xsd:boolean

Whether the VSAN service is configured to enforce checksum protection. If omitted while enabling the VSAN service, this value will default to false. Change this value to false shall not affect any existing disk status. Changing this value to true shall do disk enforcement check that all VSAN disks are checksum enabled.

Since vSphere API 6.0
uuid*xsd:string

VSAN service cluster UUID, in the string form "nnnnnnnn-nnnn-nnnn-nnnn-nnnnnnnnnnnn", where n are hexadecimal digits. When enabling the VSAN service on the cluster, this value shall not be specified by the user; a suitable UUID will be generated by the platform. While the VSAN service is enabled, this is a read-only value.
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition