models_v2.target_environment_1_enum module

class models_v2.target_environment_1_enum.TargetEnvironment1Enum[source]

Bases: object

Implementation of the ‘TargetEnvironment1’ enum.

Specifies the environment of the recovery target. The corresponding params below must be filled out.

Attributes:

KELASTIFILE: TODO: type description here. KFLASHBLADE: TODO: type description here. KGENERICNAS: TODO: type description here. KGPFS: TODO: type description here. KISILON: TODO: type description here. KNETAPP: TODO: type description here.

KELASTIFILE = 'kElastifile'
KFLASHBLADE = 'kFlashBlade'
KGENERICNAS = 'kGenericNas'
KGPFS = 'kGPFS'
KISILON = 'kIsilon'
KNETAPP = 'kNetapp'