I wanted to get the amount of traffic from VM to Physical servers, but the query "sum(total bytes) of flow where Flow Type = 'VM-Physical' " includes physical devices like switch /routes. How can I get traffic flow to physical servers specifically.
Please advice.