Name
|
Type
|
Description
|
encryptionInfo | VsanDataEncryptionConfig |
vSAN encryption metadata for the disk group.
Since vSAN API 6.6
|
isAllFlash | xsd:boolean |
Whether this disk group is all flash disk group.
|
isDataEfficiency | xsd:boolean |
Whether vSAN deduplication and compression is enabled
on this disk group.
|
isMounted | xsd:boolean |
Whether this disk group is mounted to this host. For an unmounted
disk group, it cannot be used for vSAN I/O on this host.
To make unmounted disk group contribute to vSAN I/O, please
try vim.host.VsanSystem.InitializeDisks and vim.host.VsanSystem.AddDisks.
|
mapping | VsanHostDiskMapping |
The disk structure of this vSAN disk group.
|
unlockedEncrypted | xsd:boolean |
Whether encryption keys for this disk group are loaded.
If vSAN encryption is on and the encryption keys are not loaded for
the disk group, the disk group cannot be used for vSAN I/O on this host.
Since vSAN API 6.6
|
Properties inherited from DynamicData |
None |