models.environment_list_protection_sources_root_nodes_enum module

class models.environment_list_protection_sources_root_nodes_enum.EnvironmentListProtectionSourcesRootNodesEnum[source]

Bases: object

Implementation of the ‘environment_ListProtectionSourcesRootNodes’ enum.

TODO: type enum description here.

Attributes:

KVMWARE: 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. KNETAPP: TODO: type description here. KGENERICNAS: TODO: type description here. KHYPERV: TODO: type description here. KACROPOLIS: TODO: type description here. KAZURE: TODO: type description here.

KACROPOLIS = 'kAcropolis'
KAZURE = 'kAzure'
KGENERICNAS = 'kGenericNas'
KNETAPP = 'kNetapp'
KPHYSICAL = 'kPhysical'
KPUPPETEER = 'kPuppeteer'
KPURE = 'kPure'
KSQL = 'kSQL'
KVIEW = 'kView'
K_HYPERV = 'kHyperV'
K_VMWARE = 'kVMware'