[{"label":"Latest (v1.0)","version":"latest"}]
nsx-intelligence-and-application-platform
MetricsResourceResultEntry
Metrics results per resource entity.
Properties
string
resource_id
Optional
NSX Resource Identifier, we identify NSX resources by their Intentpath
string
resource_ref_id
Optional
Resource reference id is NSX realization id, which is internal to NSX system.
JSON Example
{
"key_results": [
{
"description": "string",
"key": "string",
"results": [
{
"data": [
{
"time": 0,
"value": "string"
}
],
"node_id": "string",
"node_name": "string",
"node_path": "string",
"object_id": "string"
}
],
"unit": "METRIC_COUNT"
}
],
"resource_id": "string",
"resource_ref_id": "string"
}
[{"label":"Latest (v1.0)","version":"latest"}]
nsx-intelligence-and-application-platform
Property Of
MetricsDataResponse