MetricType_enum
MetricType_enum
Enumerates types of metrics for 8.x and previous releases.
Possible values:
VOLUME
: represents volume metricsDATASTORE
: represents datastore metricsCLUSTER
: represents cluster metrics CnsClusterTypeEnumDISTRIBUTION
STORAGE_POLICY
OP_STATS
: represents operation statisticsSAAS_METRICS
MetricType_Unknown
: represent the value when the lower version client cannot recognize the enum value
This data structure has no properties.
Enumeration:
VOLUME,
DATASTORE,
CLUSTER,
DISTRIBUTION,
STORAGE_POLICY,
OP_STATS,
SAAS_METRICS,
MetricType_Unknown,