PointInTimeMetricsData
All the latest collected metrics data.
{
"obj_id": "string",
"resource_id": "string",
"resource_ref_id": "string",
"node_id": "string",
"site_id": "string",
"display_name": "string",
"timestamp": 0,
"value": "string"
}
Object ID that specifies the object of the resource in the resource_type for a particular resource_id.
Resource Identifier. It can be a UUID or path as seen on NSX APIs for an NSX resource.
Resource reference ID, which is the realization UUID/ID for NSX resources.
Node ID that specifies for which node the latest data is fetched.
Site ID that specifies for which site the latest data is fetched.
The display name of the resource for which the metrics data is fetched.
The timestamp for the latest data requested for.
The value.