How to calculate the number of Hosts per node ? [closed]
Neither the SwitchManager nor Topology REST APIs help to figure out the number of hosts associated with each Node. The only way to do it seems to be to get the hosts from HostTracker and match the nodeID or nodeConnectorID agains the nodes from SwitchManager. Is this the only way of going about it, or am I missing something here ?