models_v2.type_32_enum module

class models_v2.type_32_enum.Type32Enum[source]

Bases: object

Implementation of the ‘Type32’ enum.

Specifies the VMware Source type.

Attributes:

KVCENTER: TODO: type description here. KSTANDALONEHOST: TODO: type description here. KVCLOUDDIRECTOR: TODO: type description here.

KSTANDALONEHOST = 'kStandaloneHost'
KVCENTER = 'kVCenter'
K_VCLOUD_DIRECTOR = 'kvCloudDirector'