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. |
...
Parameter | Description |
---|---|
archives | Array of archives that contain the bookmarks. |
cameras | Array of bookmarked cameras. |
begins_at | Correspond to the bookmark beginning and ending. |
ends_at | |
comment | Commentary. |
endpoint | Source. |
is_protected | If the value is true then the record is protected from overwriting (see see Protecting video footage from FIFO overwriting). |
storage_id | Archive. |
timestamp | Date of the bookmark adding. |
user id | User who added the bookmark. |
...