models_v2.protection_type_8_enum module

class models_v2.protection_type_8_enum.ProtectionType8Enum[source]

Bases: object

Implementation of the ‘ProtectionType8’ enum.

Specifies the Physical Protection Group type.

Attributes:

KFILE: TODO: type description here. KVOLUME: TODO: type description here.

KFILE = 'kFile'
KVOLUME = 'kVolume'