models_v2.protection_type_4_enum module

class models_v2.protection_type_4_enum.ProtectionType4Enum[source]

Bases: object

Implementation of the ‘ProtectionType4’ enum.

Specifies the protection type of Physical snapshots.

Attributes:

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

KFILE = 'kFile'
KVOLUME = 'kVolume'