ObjectInfoResourceResultEntry

ObjectInfoResourceResultEntry
ObjectInfoResourceResultEntry

Object info entry per resource entity.

JSON Example
{
    "resource_id": "string",
    "site_id": "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 Entity Path/Id

string
site_id
Optional

NSX Resource SiteId to identify NSX site.

key_results
Optional

Collection of per metric key object info results