models_v2.nimble_object_type_enum module

class models_v2.nimble_object_type_enum.NimbleObjectTypeEnum[source]

Bases: object

Implementation of the ‘nimbleObjectType’ enum.

TODO: type enum description here.

Attributes:

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

KSTORAGEARRAY = 'kStorageArray'
KVOLUME = 'kVolume'