Enum - VsanDiskType(vim.vsan.host.VsanDiskType)

Since
vSAN API 8.0.0.1


Enum Description

vSAN disk types.

Enum Constants

NameDescription
directDisk Represents disk belonging to vSAN direct disks.
diskGroup Represents disk belonging to disk group model.
storagePool Represents disk belonging to storage pool model.
VsanDiskType_Unknown Represents the value when lower version client cannot recognize the enum value.

Show WSDL type definition