models_v2.pure_object_type_enum module

class models_v2.pure_object_type_enum.PureObjectTypeEnum[source]

Bases: object

Implementation of the ‘pureObjectType’ enum.

TODO: type enum description here.

Attributes:

KSTORAGEARRAY: TODO: type description here. KVOLUME: TODO: type description here.

KSTORAGEARRAY = 'kStorageArray'
KVOLUME = 'kVolume'