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

ObjectInfoMetricKeyResultEntry

Object info entry per metric key results


Properties

string
key Optional

Metric key. e.g. edge_cpu_core.avg_cpu_metrics


array of ObjectMetaInfo
object_results Optional

Data per object or sub resource. If a metrics key is associated with a nodeid/objectid then we will have the results or it will be empty.

JSON Example

{
	"key": "string",
	"object_results": [
		{
			"node_id": "string",
			"node_name": "string",
			"node_path": "string",
			"object_description": "string",
			"object_id": "string"
		}
	]
}
[{"label":"Latest (v1.0)","version":"latest"}]
nsx-intelligence-and-application-platform
Property Of

ObjectInfoResourceResultEntry

Feedback

Was this page helpful?