Data Object - VimVsanHostDiskResultEx(vim.vsan.host.DiskResultEx)

Extends
VsanHostDiskResult
Since
vSAN API vSAN 7.0U3

Data Object Description

A DiskResultEx represents the results of vSAN configuration operation on a ScsiDisk, and its current eligibility state for use by vSAN.

Properties

Name Type Description
vsanDirectTaggedxsd:boolean

Indicates whether the disk is tagged to be claimed as vSAN Direct disk. If set to true, it indicates users prefer to use this disk to be claimed as vSAN Direct disk. If set to false or unset, it indicates users do not have such preference. Currently only eligible disks can be tagged as vSAN Direct. It acts as a hint to the upper management suites like VCF, tagging it does not automatically claim the disk as vSAN Direct.
Properties inherited from VsanHostDiskResult
degraded, disk, error, state, vsanUuid
Properties inherited from DynamicData
None

Show WSDL type definition