InventoryTreeNodeList

InventoryTreeNodeList
InventoryTreeNodeList
JSON Example
{
    "children": [
        {
            "name": "HOSTS_CLUSTER",
            "node_id": "string",
            "node_type": "string",
            "vm_property": "string",
            "children_count": 0
        }
    ],
    "total_count": 0,
    "cursor": "MTA="
}
children
Optional

children

integer As int32 As int32
total_count
Optional

total_count

string
cursor
Optional

Cursor for the next page

Returned By