Name
|
Type
|
Description
|
isCapacityFlash | xsd:boolean |
Check if given disk is capacity flash or not. For eg: If setup is
all flash setup, for capacity tier SSDs, this flag will be true.
Since vSAN API 8.0.0.3
|
storagePoolDiskError | LocalizedMethodFault |
Error information corresponding to the storagePoolDiskState. For eg:
If storagePoolDiskState is Ineligible, storagePoolDiskError will give
the corresponding reason for ineligiblility like 'Disk is in use by
DiskGroup'.
This may also be populated with additional information about the disk
at hand.
Since vSAN API 8.0.0.1
|
storagePoolDiskState | xsd:string |
Indicates state of the storage pool disk.
Represents if the disk is In-use/Eligible/Ineligible for storage pool.
See vim.vsan.host.DiskResult#State.
Since vSAN API 8.0.0.1
|
vsanDirectTagged | xsd: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 |