InventoryTreeList

InventoryTreeList
InventoryTreeList
JSON Example
{
    "trees": [
        {
            "tree_type": "HOSTS_CLUSTER",
            "name": "string",
            "children": [
                {
                    "name": "HOSTS_CLUSTER",
                    "node_id": "string",
                    "node_type": "string",
                    "vm_property": "string",
                    "children_count": 0
                }
            ]
        }
    ]
}
array of object
trees
Optional

trees