Example – HP Intelligent Management Center Licenses User Manual

Page 75

Advertising
background image

Example

Query device series with the ID 1.

Request

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

Response

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

<deviceSeries>
<id>1</id>
<name>H3C AR18-2x</name>
<description></description>
<preDefined>true</preDefined>
<vendor>http://imc_host:port/imcrs/plat/res/vendor/2</vendor>
</deviceSeries>

Query Device Series Information

75

Advertising