models_v2.environment_23_enum module

class models_v2.environment_23_enum.Environment23Enum[source]

Bases: object

Implementation of the ‘environment23’ enum.

TODO: type enum description here.

Attributes:

KVMWARE: TODO: type description here. KHYPERV: TODO: type description here. KACROPOLIS: TODO: type description here. KKVM: TODO: type description here. KAWS: TODO: type description here. KGCP: TODO: type description here. KAZURE: TODO: type description here. KPHYSICAL: TODO: type description here. KPURE: TODO: type description here. KNIMBLE: TODO: type description here. KNETAPP: TODO: type description here. KGENERICNAS: TODO: type description here. KISILON: TODO: type description here. KFLASHBLADE: TODO: type description here. KGPFS: TODO: type description here. KELASTIFILE: TODO: type description here. KO365: TODO: type description here. KHYPERFLEX: TODO: type description here. KKUBERNETES: 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'
KAWS = 'kAWS'
KAZURE = 'kAzure'
KCASSANDRA = 'kCassandra'
KCOUCHBASE = 'kCouchbase'
KELASTIFILE = 'kElastifile'
KFLASHBLADE = 'kFlashBlade'
KGCP = 'kGCP'
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'
KPHYSICAL = 'kPhysical'
KPURE = 'kPure'
K_HYPERV = 'kHyperV'
K_VMWARE = 'kVMware'