Returned result, Status codes, Message header – HP Intelligent Management Center Licenses User Manual

Page 234: Message body, Elements

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: 3

Message body

<list>
<assignedIpInfo>
<id>4</id>
<ip>10.153.89.12</ip>
<parentId>2</parentId>
</assignedIpInfo>
<assignedIpInfo>
<id>5</id>
<ip>10.153.89.2</ip>
<parentId>3</parentId>
</assignedIpInfo>
...
</list>

Elements

assignedIpInfo sub-elements

ID of the IP address.

id

Long integer type.

IP address.

ip

String type.

Owner.

name

String type.

Description.

description

String type.

ID of the IP address segment.

parentId

Long integer type.

234 Terminal Access Management

Advertising