/ISAPI/SecurityCP/Configuration/card/<ID>?format=json

Operations about the configuration of a card.

Request URI Definition

Table 1 GET /ISAPI/SecurityCP/Configuration/card/<ID>?format=json

Method

GET

Description

Get the parameters of a card.

Query

format: determine the format of request or response message.

Request

None.

Response

Succeeded: JSON_Card

Failed: JSON_ResponseStatus

Table 2 PUT /ISAPI/SecurityCP/Configuration/card/<ID>?format=json

Method

PUT

Description

Set parameters for a card.

Query

format: determine the format of request or response message.

Request

JSON_Card

Response

JSON_ResponseStatus

Table 3 DELETE /ISAPI/SecurityCP/Configuration/card/<ID>?format=json

Method

DELETE

Description

Delete a card.

Query

format: determine the format of request or response message.

Request

None.

Response

JSON_ResponseStatus