/ISAPI/Publish/MaterialMgr/material/<ID>

Get, set,or delete a specific material.

Request URI Definition

Table 1 GET /ISAPI/Publish/MaterialMgr/material/<ID>

Method

GET

Description

Get information of a specific material.

Query

None.

Request

None.

Response

Succeeded: XML_Material

Failed: XML_ResponseStatus

Table 2 PUT /ISAPI/Publish/MaterialMgr/material/<ID>

Method

PUT

Description

Set information of a specific material.

Query

None.

Request

XML_Material

Response

XML_ResponseStatus

Table 3 DELETE /ISAPI/Publish/MaterialMgr/material/<ID>

Method

DELETE

Description

Delete a specific material.

Query

None.

Request

None.

Response

XML_ResponseStatus

Remarks

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