models_v2.type_47_enum module

class models_v2.type_47_enum.Type47Enum[source]

Bases: object

Implementation of the ‘Type47’ enum.

Specifies type of object environment.

Attributes:

KVMWARE: TODO: type description here. KHYPERV: TODO: type description here. KAZURE: TODO: type description here. KKVM: TODO: type description here. KAWS: TODO: type description here. KACROPOLIS: TODO: type description here. KGCP: TODO: type description here. KPHYSICAL: TODO: type description here. KPHYSICALFILES: TODO: type description here. KISILON: TODO: type description here. KNETAPP: TODO: type description here. KGENERICNAS: TODO: type description here. KFLASHBLADE: TODO: type description here. KELASTIFILE: TODO: type description here. KGPFS: TODO: type description here. KPURE: TODO: type description here. KNIMBLE: TODO: type description here. KSQL: TODO: type description here. KORACLE: TODO: type description here. KEXCHANGE: TODO: type description here. KAD: TODO: type description here. KVIEW: 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. KUDA: TODO: type description here.

KACROPOLIS = 'kAcropolis'
KAD = 'kAD'
KAWS = 'kAWS'
KAZURE = 'kAzure'
KCASSANDRA = 'kCassandra'
KCOUCHBASE = 'kCouchbase'
KELASTIFILE = 'kElastifile'
KEXCHANGE = 'kExchange'
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'
KORACLE = 'kOracle'
KPHYSICAL = 'kPhysical'
KPHYSICALFILES = 'kPhysicalFiles'
KPURE = 'kPure'
KSQL = 'kSQL'
KUDA = 'kUDA'
KVIEW = 'kView'
K_HYPERV = 'kHyperV'
K_VMWARE = 'kVMware'