GET http://IP-addressAddress:port/prefix/audit/{HOSTNAME}/{ENDTIME}/{BEGINTIME}
...
Info | ||
---|---|---|
| ||
The ENDTIME and BEGINTIME syntax is described in Get MM archive contents section. |
Note | ||
---|---|---|
| ||
If ENDTIME < BEGINTIME in the request, then the events in the response will be sorted by time in ascending order. If ENDTIME > BEGINTIME, then the events will be sorted in descending order. |
...