Example, Request, Response – HP Intelligent Management Center Licenses User Manual

Page 80

Advertising
background image

deviceModel sub-elements

String type.

Vendor information URI.

series

Boolean type.

Device Type URI.

category

String type.

Example

Query device model with the ID 1.

Request

GET http://imc_host:8080/imcrs/plat/res/model/1
accept: application/xml
...

Response

HTTP/1.1 200 OK
Content-Type: application/xml
...

<deviceModel>
<id>1</id>
<name>3Com OSR3720</name>
<description></description>
<sysOid>1.3.6.1.4.1.43.1.16.4.2.34</sysOid>
<preDefined>true</preDefined>
<vendor>http://imc_host:port/imcrs/plat/res/vendor/3</vendor>
<series>http://imc_host:port/imcrs/plat/res/series/20</category>
<category>http://imc_host:port/imcrs/plat/res/category/0</category>
</deviceModel>

80

Network Resource Management

Advertising