Enum - CnsVolumeType(vim.cns.VolumeType)

Since
vSAN API vSAN 6.7U3


Enum Description

Enumerate types of container volume based on the type of backing for the volume.

Enum Constants

NameDescription
BLOCK for volume backed by a block device.
VolumeType_Unknown represent the value when the lower version client cannot recognize the enum value

Show WSDL type definition