Hi,
I have a question related to the vShield Edge Rest API related to querying interface statistics. The documentation (http://www.vmware.com/pdf/vshield_51_api.pdf) says the following:
Query Statistics for all Interfaces
Retrieves statistics for all configured interfaces between the specified start and end times.When start and end time are not specified, all statistics since the vShield Edge deployed are displayed ...
The example in 5.17 shows how to get statistics without specifying the startTime and endTime. However there is no mention of how to carry out the same request while specifying values for startTime and endTime.
I tried passing these values as parameters in the URL but that didn't work. Can someone please tell me how to do this?
Cheers,
Alan Vella.