/ISAPI/SecurityCP/Configuration/panicButton/zone/<ID>?format=json

Get or set panic button parameters of a specific zone.

Request URI Definition

Table 1 GET /ISAPI/SecurityCP/Configuration/panicButton/zone/<ID>?format=json

Method

GET

Description

Get panic button parameters of a specific zone.

Query

format: determine the format of request or response message.

Request

None.

Response

Succeeded: JSON_PanicButton

Failed: JSON_ResponseStatus

Table 2 PUT /ISAPI/SecurityCP/Configuration/panicButton/zone/<ID>?format=json

Method

PUT

Description

Set panic button parameters of a specific zone.

Query

format: determine the format of request or response message.

Request

JSON_PanicButton

Response

JSON_ResponseStatus

Remarks

The <ID> in the request URI refers to the zone No. which starts from 0.