ObjectInfoResourceResultEntry
ObjectInfoResourceResultEntry
Object info entry per resource entity.
JSON Example
{
"resource_id": "string",
"site_id": "string",
"display_name": "string",
"key_results": [
{
"key": "string",
"object_results": [
{
"object_id": "string",
"object_description": "string",
"node_id": "string",
"node_path": "string",
"node_name": "string"
}
]
}
]
}
string
resource_id
Optional
Resource Identifier. It can be an UUID or path as seen on NSX APIs for NSX resource
string
site_id
Optional
NSX Resource SiteId to identify NSX site.
string
display_name
Optional
Display Name specifies the display_name of resource for which the metrics data is fetched.
array of
ObjectInfoMetricKeyResultEntry
key_results
Optional
Collection of per metric key object info results