/ISAPI/Intelligent/HBDLib?format=json

Manage all human body picture libraries.

Request URI Definition

Table 1 GET /ISAPI/Intelligent/HBDLib?format=json

Method

GET

Description

Get the basic information of all human body picture libraries.

Query

format: determine the format of request or response message.

security: the version No. of encryption scheme. When security does not exist, it indicates that the data is not encrypted; when security is 1, it indicates that the nodes of sensitive information in the message are encrypted in AES128 CBC mode; when security is 2, it indicates that the nodes of sensitive information in the message are encrypted in AES256 CBC mode.

iv: the initialization vector, and it is required when security is 1 or 2.

Request

None

Response

Succeeded: JSON_HBDLibBaseCfgList

Failed: JSON_ResponseStatus

Table 2 PUT /ISAPI/Intelligent/HBDLib?format=json

Method

PUT

Description

Edit the basic information of all human body picture libraries.

Query

format: determine the format of request or response message.

security: the version No. of encryption scheme. When security does not exist, it indicates that the data is not encrypted; when security is 1, it indicates that the nodes of sensitive information in the message are encrypted in AES128 CBC mode; when security is 2, it indicates that the nodes of sensitive information in the message are encrypted in AES256 CBC mode.

iv: the initialization vector, and it is required when security is 1 or 2.

Request

JSON_HBDLibBaseCfgList

Response

JSON_ResponseStatus

Table 3 POST /ISAPI/Intelligent/HBDLib?format=json

Method

POST

Description

Create multiple human body picture libraries.

Query

format: determine the format of request or response message.

security: the version No. of encryption scheme. When security does not exist, it indicates that the data is not encrypted; when security is 1, it indicates that the nodes of sensitive information in the message are encrypted in AES128 CBC mode; when security is 2, it indicates that the nodes of sensitive information in the message are encrypted in AES256 CBC mode.

iv: the initialization vector, and it is required when security is 1 or 2.

Request

JSON_CreateHBDLibList

Response

Succeeded: JSON_HBDLibInfoList

Failed: JSON_ResponseStatus

Table 4 DELETE /ISAPI/Intelligent/HBDLib?format=json

Method

DELETE

Description

Delete all human body picture libraries.

Query

format: determine the format of request or response message.

Request

None

Response

JSON_ResponseStatus