/ISAPI/Publish/MaterialMgr/material

Get information of all materials, or add a material.

Request URI Definition

Table 1 GET /ISAPI/Publish/MaterialMgr/material

Method

GET

Description

Get information of all materials.

Query

None.

Request

None.

Response

Succeeded: XML_MaterialList

Failed: XML_ResponseStatus

Table 2 POST /ISAPI/Publish/MaterialMgr/material

Method

POST

Description

Add a material.

Query

None.

Request

XML_Material

Response

Succeeded: <ID> (material ID) + XML_ResponseStatus

Failed: XML_ResponseStatus