/ISAPI/Event/triggers/faceLib-<channelID>/<FDID>

Get, set, or delete the linkage action parameters of specified face picture library.

Request URI Definition

Table 1 GET /ISAPI/Event/triggers/faceLib-<channelID>/<FDID>

Method

GET

Description

Get the linkage action parameters of a specified face picture library.

Query

FDType (optional)

Request

None.

Response

Succeeded: XML_EventTrigger

Failed: XML_ResponseStatus

Table 2 PUT /ISAPI/Event/triggers/faceLib-<channelID>/<FDID>

Method

PUT

Description

Set the linkage action of a specified face picture library.

Query

FDType (optional)

Request

XML_EventTrigger

Response

XML_ResponseStatus

Table 3 DELETE /ISAPI/Event/triggers/faceLib-<channelID>/<FDID>

Method

DELETE

Description

Delete the linkage action of a specified face picture library.

Query

FDType (optional)

Request

None

Response

XML_ResponseStatus

Remarks

  • The <channelID> in the URI refers to channel No.

  • The <FDID> in the URI refers to face picture library ID, which is returned by the device. But the user can also define the library ID and apply the custom ID to the device, and then the device will link the <FDID> with the custom ID, so you can configure and manage the library via the custom ID. If the face picture library ID is customized, the corresponding URI should be /ISAPI/Event/triggers/faceLib-<channelID>/<FDID>?FDType=custom.