Documentation for Intellect 4.11.0-4.11.3. Documentation for other versions of Intellect is available too.

Previous page Next page


You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

General request format:

GET http://IP-address:port/web2/secure/actions/{id}/

Request parameters:

Parameter

Is required

Description

idYesMacro ID

Example request:

GET http://127.0.0.1:8085/web2/secure/actions/2

Example response:

<action>
    <description>Start recording by all cameras</description>
    <id>2</id>
</action>

Response parameters:

ParameterDescription
descriptionMacro name
idMacro ID
  • No labels