Hello Team,
Using Rest-API i would like to get the statistics of traffic flow between two VMs.
From API Config Guide, i think below GET command should suffice:
GET https://<nsxmgr-ip>/api/2.1/app/flow/flowstats?contextId=datacenter-21&flowType=TCP_UDP&startTime=0&endTime=1320917094000&startIndex=0&pageSize=2
I dont know how to find the "contextId" for the desired traffic flow ?
Thanks,
Vishal