/ISAPI/AccessControl/AcsEventTotalNum?format=json

Get the total number of access control events by specific conditions.

Request URI Definition

Table 1 POST /ISAPI/AccessControl/AcsEventTotalNum?format=json

Method

POST

Description

Get the total number of access control events by specific conditions.

Query

format: determine the format of request or response message.

terminalNo: dependent, int, terminal No., starts from 1. It is required for information release system integration. The No. is generated after information release terminal is registered to the central management server, and you can call "/ISAPI/Publish/TerminalMgr/terminalSearch" by POST method to get the generated terminal No.

Request

JSON_AcsEventTotalNumCond

Response

Succeeded: JSON_AcsEventTotalNum

Failed: JSON_ResponseStatus

Remarks

  • The recommended timeout is 30s.

  • This URI is not supported by integration of information release system.