Go to documentation repository
Page History
...
General request format:
GET
...
http://
...
IP-address:port/web2/secure/actions
...
/
Example request:
GET http://127.0.0.1:8085/web2/secure/actions/
Example response:
Code Block | ||
---|---|---|
| ||
<actions>
<action>
|
Sample of response:
<action>
...
<description>Start recording |
...
for all cameras</description> |
...
<id>macro2</id>
...
<id>2</id>
</action>
<action>
<description>Disarm all zones</description>
<id>1</id>
</action>
</actions> |
Response parameters:
Parameter | Description |
---|---|
description | Macro name |
id | Macro ID |
Overview
Content Tools