GET http://IPaddressIP-Address:port/prefix/archive/contents/bookmarks/{HOSTNAME}/{ENDTIME}/{BEGINTIME}
...
Info | ||
---|---|---|
| ||
The ENDTIME and BEGINTIME syntax is described in Get MM archive contents section. |
Parameter | Required | Description |
---|---|---|
threshold | No | Results offset by the specified number. For example, if a query with offset=0 returned 100 results, then in order to get the next results, it is necessary to run a query with offset=100. If the second query returned 250 results, then in order to get the next results, it is necessary to run a query with offset=350, etc. |
limit | No | Received bookmarks limit. The default value is 100. |
...