models.entity_type_get_file_distribution_stats_enum module

class models.entity_type_get_file_distribution_stats_enum.EntityTypeGetFileDistributionStatsEnum[source]

Bases: object

Implementation of the ‘entityType_GetFileDistributionStats’ enum.

TODO: type enum description here.

Attributes:

KCLUSTER: TODO: type description here. KSTORAGEDOMAIN: TODO: type description here.

KCLUSTER = 'kCluster'
KSTORAGEDOMAIN = 'kStorageDomain'