HP Intelligent Management Center Extended API User Guide
Returned Result
Status codes
• 200 (OK): Success.
Message header
If the total parameter is true, the Total field gives all the records that match the sort criteria. No
message body is included.
HTTP/1.1 200 OK
Total: 41
Message body
<list>
<deviceSeries>
<id>1</id>
<name>H3C AR18–2x</name>
<description></description>
<preDefined>true</preDefined>
<link rel=”self” href=”http://imc_host:port/imcrs/plat/res/series/1”/>
</deviceSeries>
. . .
<link rel=”next” href=”http://imc_host:port/imcrs/plat/res/series?start=10&size=10”/>
</list>
For the description on each field of the returned vale, see the API document for Query Device
Series Information.
72 Network Resource Management