HP Intelligent Management Center Extended API User Guide
Example
Query device type with the ID 0.
Request
Get http://imc_host:8080/imcrs/plat/res/category/0
accept: application/xml
. . .
Response
HTTP/1.1 200 OK
Content-Type: application/xml
. . .
<deviceCategory>
<id>0</id>
<name>Router</name>
<preDefined>true</preDefined>
</deviceCategory>
66 Network Resource Management