models.environment_protected_objects_summary_by_env_enum module

class models.environment_protected_objects_summary_by_env_enum.EnvironmentProtectedObjectsSummaryByEnvEnum[source]

Bases: object

Implementation of the ‘Environment_ProtectedObjectsSummaryByEnv’ enum.

Specifies the environment.

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. KVCD: 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. KAD: TODO: type description here. KRDSSNAPSHOTMANAGER: TODO: type description here.

KACROPOLIS = 'kAcropolis'
KAD = 'kAD'
KAGENT = 'kAgent'
KAWS = 'kAWS'
KAWSNATIVE = 'kAWSNative'
KAZURE = 'kAzure'
KAZURENATIVE = 'kAzureNative'
KEXCHANGE = 'kExchange'
KFLASHBLADE = 'kFlashBlade'
KGCP = 'kGCP'
KGCPNATIVE = 'kGCPNative'
KGENERICNAS = 'kGenericNas'
KGPFS = 'kGPFS'
KHYPERFLEX = 'kHyperFlex'
KISILON = 'kIsilon'
KKVM = 'kKVM'
KNETAPP = 'kNetapp'
KNIMBLE = 'kNimble'
KO365 = 'kO365'
KO365OUTLOOK = 'kO365Outlook'
KORACLE = 'kOracle'
KPHYSICAL = 'kPhysical'
KPHYSICALFILES = 'kPhysicalFiles'
KPUPPETEER = 'kPuppeteer'
KPURE = 'kPure'
KRDSSNAPSHOTMANAGER = 'kRDSSnapshotManager'
KSQL = 'kSQL'
KVCD = 'kVCD'
KVIEW = 'kView'
K_HYPERV = 'kHyperV'
K_HYPERV_VSS = 'kHyperVVSS'
K_VMWARE = 'kVMware'