models_v2.vmware_object_type_enum module¶
- 
class models_v2.vmware_object_type_enum.VmwareObjectTypeEnum[source]¶
- Bases: - object- Implementation of the ‘vmwareObjectType’ enum. - TODO: type enum description here. - Attributes:
- KVCENTER: TODO: type description here. KSTANDALONEHOST: TODO: type description here. KVCLOUDDIRECTOR: TODO: type description here. KFOLDER: TODO: type description here. KDATACENTER: TODO: type description here. KCOMPUTERESOURCE: TODO: type description here. KCLUSTERCOMPUTERESOURCE: TODO: type description here. KRESOURCEPOOL: TODO: type description here. KDATASTORE: TODO: type description here. KHOSTSYSTEM: TODO: type description here. KVIRTUALMACHINE: TODO: type description here. KVIRTUALAPP: TODO: type description here. KSTORAGEPOD: TODO: type description here. KNETWORK: TODO: type description here. KDISTRIBUTEDVIRTUALPORTGROUP: TODO: type description here. KTAGCATEGORY: TODO: type description here. KTAG: TODO: type description here. KOPAQUENETWORK: TODO: type description here. KORGANIZATION: TODO: type description here. KVIRTUALDATACENTER: TODO: type description here. KCATALOG: TODO: type description here. KORGMETADATA: TODO: type description here. KSTORAGEPOLICY: TODO: type description here. KVIRTUALAPPTEMPLATE: TODO: type description here. 
 - 
KCATALOG= 'kCatalog'¶
 - 
KCLUSTERCOMPUTERESOURCE= 'kClusterComputeResource'¶
 - 
KCOMPUTERESOURCE= 'kComputeResource'¶
 - 
KDATACENTER= 'kDatacenter'¶
 - 
KDATASTORE= 'kDatastore'¶
 - 
KDISTRIBUTEDVIRTUALPORTGROUP= 'kDistributedVirtualPortgroup'¶
 - 
KFOLDER= 'kFolder'¶
 - 
KHOSTSYSTEM= 'kHostSystem'¶
 - 
KNETWORK= 'kNetwork'¶
 - 
KOPAQUENETWORK= 'kOpaqueNetwork'¶
 - 
KORGANIZATION= 'kOrganization'¶
 - 
KORGMETADATA= 'kOrgMetadata'¶
 - 
KRESOURCEPOOL= 'kResourcePool'¶
 - 
KSTANDALONEHOST= 'kStandaloneHost'¶
 - 
KSTORAGEPOD= 'kStoragePod'¶
 - 
KSTORAGEPOLICY= 'kStoragePolicy'¶
 - 
KTAG= 'kTag'¶
 - 
KTAGCATEGORY= 'kTagCategory'¶
 - 
KVCENTER= 'kVCenter'¶
 - 
KVIRTUALAPP= 'kVirtualApp'¶
 - 
KVIRTUALAPPTEMPLATE= 'kVirtualAppTemplate'¶
 - 
KVIRTUALDATACENTER= 'kVirtualDatacenter'¶
 - 
KVIRTUALMACHINE= 'kVirtualMachine'¶
 - 
K_VCLOUD_DIRECTOR= 'kvCloudDirector'¶