/ISAPI/Publish/TerminalMgr/terminals/<ID>

Get, set, or delete a specific terminal.

Request URI Definition

Table 1 GET /ISAPI/Publish/TerminalMgr/terminals/<ID>

Method

GET

Description

Get a specific terminal.

Query

None.

Request

None.

Response

Succeeded: XML_Terminals

Failed: XML_ResponseStatus

Table 2 PUT /ISAPI/Publish/TerminalMgr/terminals/<ID>

Method

PUT

Description

Set a specific terminal.

Query

None.

Request

XML_Terminals

Response

XML_ResponseStatus

Table 3 DELETE /ISAPI/Publish/TerminalMgr/terminals/<ID>

Method

DELETE

Description

Delete a specific terminal.

Query

None.

Request

None.

Response

XML_ResponseStatus

Remarks

The <ID> in the request URI refers to the terminal ID.