Returned result – HP Intelligent Management Center Licenses User Manual

Page 179

Advertising
background image

Returned Result

Status codes

200 (OK): Success.

Message header

When the total parameter takes true, the Total attribute returns the total number of records that
meet the requirements. The message body is empty.

HTTP/1.1 200 OK
Total: 2

Message body

<list>
<user>
<id>2</id>
<userName>lisi</userName>
<certification>lisi002</certification>
<address>Tianjin</address>
<phone>13810561010</phone>
<email>[email protected]</email>
<ssType>2</ssType>
<groupId>1</groupId>
<groupName>ungroup</groupName>
<additionalInfoId>2</additionalInfoId>
<link href="http://localhost:8080/imcrs/user/2" op="GET" rel="self"/>
</user>

Element description

For meanings of the fields in the message body, see “

Query User Information

.

Query Users

179

Advertising