/ISAPI/SecurityCP/status/host?format=json

Get all status of the security control panel or get the status of the security control panel according to conditions.

Request URI Definition

Table 1 GET /ISAPI/SecurityCP/status/host?format=json

Method

GET

Description

Get all status of the security control panel.

Query

format: determine the format of request or response message.

Request

None.

Response

Succeeded: JSON_AlarmHostStatus

Failed: JSON_ResponseStatus

Table 2 POST /ISAPI/SecurityCP/status/host?format=json

Method

POST

Description

Get the status of the security control panel according to conditions.

Query

format: determine the format of request or response message.

Request

JSON_AlarmHostStatusCond

Response

Succeeded: JSON_AlarmHostStatus

Failed: JSON_ResponseStatus