Data Object - VimVsanHostDiskMapInfoEx(vim.vsan.host.DiskMapInfoEx)

Returned by
QueryDiskMappings
Extends
DynamicData
See also
VsanHostDiskMapping
Since
vSphere API 6.0

Data Object Description

DiskMapInfoEx is used to present information of a Virtual disk group. It extended vim.vsan.host.DiskMapInfo, added fields all-flash and space efficiency settings on this disk group.

Properties

Name Type Description
isAllFlashxsd:boolean

Whether this disk group is all flash disk group.
isDataEfficiency*xsd:boolean

Whether Virtual SAN deduplication and compression is enabled on this disk group.
isMountedxsd:boolean

Whether this disk group is mounted to this host. For an unmounted disk group, it cannot be used for Virtual SAN I/O on this host. To make unmounted disk group contribute to Virtual SAN I/O, please try vim.host.VsanSystem.InitializeDisks and vim.host.VsanSystem.AddDisks.
mappingVsanHostDiskMapping

The disk structure of this Virtual SAN disk group.
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition



© 2016 VMware, Inc. All rights reserved.
Revision 15-MAR-2016  | VMware Virtual SAN Management API