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

MetricsMetadataInfoList

An array of Metrics metadata information objects.


Properties

results Optional

Results array where each entry in the array is of type MetricKeyMetadataInfo.

JSON Example

{
	"results": [
		{
			"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
Returned By

Get Resource Metric Meta Data

Feedback

Was this page helpful?