/ISAPI/SecurityCP/Configuration/zones/<ID>?format=json

Operations about the configuration of a specific zone.

Request URI Definition

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

Method

GET

Description

Get the parameters of a specific zone.

Query

format: determine the format of request or response message.

Request

None.

Response

Succeeded: JSON_Zone

Failed: JSON_ResponseStatus

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

Method

PUT

Description

Set the parameters of a specific zone.

Query

format: determine the format of request or response message.

Request

JSON_Zone

Response

JSON_ResponseStatus

Remarks

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