[{"label":"Latest (v1.0)","version":"latest"}]
nsx-intelligence-and-application-platform

MetricKeyMetaDataInfo

Metrics metadata info


Properties

boolean
aggregate_by_resource_ids Optional

Flag to indicate if this metrics is aggregateable across all resource_ids using our Data API.


string
description Optional

Description about the metric key


string
key Optional

Metric key identifier


unit Optional

Metrics unit enum

Possible values are: METRIC_COUNTBITS_PER_SECONDPERCENTMILLISECONDSSECONDSPER_SECONDBYTESKILO_BYTESKILO_BYTES_PER_SECONDBYTES_PER_SECONDKILO_BITS_PER_SECONDGIGA_BYTESMEGA_BYTESNORMALIZEDSTRINGSECMINDAYSKBMBGBMBPSGHZRATIOMICROSECONDSHEALTHHOURSPACKETS_PER_SECOND


value_type Optional

Type for values

Possible values are: DOUBLE

JSON Example

{
	"aggregate_by_resource_ids": false,
	"description": "string",
	"key": "string",
	"unit": "METRIC_COUNT",
	"value_type": "DOUBLE"
}
[{"label":"Latest (v1.0)","version":"latest"}]
nsx-intelligence-and-application-platform
Property Of

MetricsMetadataInfoList

Feedback

Was this page helpful?