models_v2.volume_type_enum module¶
-
class
models_v2.volume_type_enum.
VolumeTypeEnum
[source]¶ Bases:
object
Implementation of the ‘VolumeType’ enum.
Specifies the volume type.
- Attributes:
SIMPLEVOLUME: TODO: type description here. LVM: TODO: type description here. LDM: TODO: type description here.
-
LDM
= 'LDM'¶
-
LVM
= 'LVM'¶
-
SIMPLEVOLUME
= 'SimpleVolume'¶