models.environment_get_restore_tasks_enum module

class models.environment_get_restore_tasks_enum.EnvironmentGetRestoreTasksEnum[source]

Bases: object

Implementation of the ‘Environment_GetRestoreTasks’ enum.

TODO: type enum description here.

Attributes:

KVMWARE: TODO: type description here. KHYPERV: TODO: type description here. KSQL: TODO: type description here. KVIEW: TODO: type description here. KPUPPETEER: TODO: type description here. KPHYSICAL: TODO: type description here. KPURE: TODO: type description here. KNIMBLE: TODO: type description here. KAZURE: TODO: type description here. KNETAPP: TODO: type description here. KAGENT: TODO: type description here. KGENERICNAS: TODO: type description here. KACROPOLIS: TODO: type description here. KPHYSICALFILES: TODO: type description here. KISILON: TODO: type description here. KGPFS: TODO: type description here. KKVM: TODO: type description here. KAWS: TODO: type description here. KEXCHANGE: TODO: type description here. KHYPERVVSS: TODO: type description here. KORACLE: TODO: type description here. KGCP: TODO: type description here. KFLASHBLADE: TODO: type description here. KAWSNATIVE: TODO: type description here. KO365: TODO: type description here. KO365OUTLOOK: TODO: type description here. KHYPERFLEX: TODO: type description here. KGCPNATIVE: TODO: type description here. KAZURENATIVE: TODO: type description here. KKUBERNETES: TODO: type description here. KELASTIFILE: TODO: type description here. KAD: TODO: type description here. KRDSSNAPSHOTMANAGER: TODO: type description here. KCASSANDRA: TODO: type description here. KMONGODB: TODO: type description here. KCOUCHBASE: TODO: type description here. KHDFS: TODO: type description here. KHIVE: TODO: type description here. KHBASE: TODO: type description here.

KACROPOLIS = 'kAcropolis'
KAD = 'kAD'
KAGENT = 'kAgent'
KAWS = 'kAWS'
KAWSNATIVE = 'kAWSNative'
KAZURE = 'kAzure'
KAZURENATIVE = 'kAzureNative'
KCASSANDRA = 'kCassandra'
KCOUCHBASE = 'kCouchbase'
KELASTIFILE = 'kElastifile'
KEXCHANGE = 'kExchange'
KFLASHBLADE = 'kFlashBlade'
KGCP = 'kGCP'
KGCPNATIVE = 'kGCPNative'
KGENERICNAS = 'kGenericNas'
KGPFS = 'kGPFS'
KHBASE = 'kHBase'
KHDFS = 'kHdfs'
KHIVE = 'kHive'
KHYPERFLEX = 'kHyperFlex'
KISILON = 'kIsilon'
KKUBERNETES = 'kKubernetes'
KKVM = 'kKVM'
KMONGODB = 'kMongoDB'
KNETAPP = 'kNetapp'
KNIMBLE = 'kNimble'
KO365 = 'kO365'
KO365OUTLOOK = 'kO365Outlook'
KORACLE = 'kOracle'
KPHYSICAL = 'kPhysical'
KPHYSICALFILES = 'kPhysicalFiles'
KPUPPETEER = 'kPuppeteer'
KPURE = 'kPure'
KRDSSNAPSHOTMANAGER = 'kRDSSnapshotManager'
KSQL = 'kSQL'
KVIEW = 'kView'
K_HYPERV = 'kHyperV'
K_HYPERV_VSS = 'kHyperVVSS'
K_VMWARE = 'kVMware'