CnsVolumeType_enum

CnsVolumeType_enum
CnsVolumeType_enum

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

Possible values:

  • BLOCK: for volume backed by a block device.
  • FILE
  • VolumeType_Unknown: represent the value when the older version client cannot recognize the enum value.
This data structure has no properties.
Enumeration: BLOCK, FILE, VolumeType_Unknown,