models_v2.elastifile_object_type_enum module

class models_v2.elastifile_object_type_enum.ElastifileObjectTypeEnum[source]

Bases: object

Implementation of the ‘elastifileObjectType’ enum.

TODO: type enum description here.

Attributes:

KCLUSTER: TODO: type description here. KCONTAINER: TODO: type description here.

KCLUSTER = 'kCluster'
KCONTAINER = 'kContainer'