Query ip segment, Interface uri, Access method – HP Intelligent Management Center Licenses User Manual
Page 218: Returned result, Interface uri access method returned result

Query IP Segment
Query information about an IP segment with the specified ID.
Interface URI
/res/access/assignedIpScope/{id}
Access Method
HTTP
GET
Path parameters
Path parameters
IP segment ID.
id
Long integer type. Required. No default value.
Returned Result
Status codes
•
200 (OK): Success.
Message header
HTTP/1.1 200 OK
Message body
<assignedIpScope>
<id>1</id>
<ip>10.153.89.1-10.153.89.10</ip>
<startIp>10.153.89.1</startIp>
<endIp>10.153.89.10</endIp>
<name>1to10</name>
<description>10.153.89.1 to 10.153.89.10</description>
<parentId>-300</parentId>
<percent>0.0</percent>
<operatorGroupId>2</operatorGroupId>
<operatorGroupId>1</operatorGroupId>
<assignedIpScope>
<id>3</id>
<ip>10.153.89.1-10.153.89.4</ip>
<startIp>10.153.89.1</startIp>
<endIp>10.153.89.4</endIp>
<name>1to4</name>
<description>10.153.89.1 to 10.153.89.4</description>
<parentId>1</parentId>
<rightIpId>1</rightIpId>
<percent>0.0</percent>
</assignedIpScope>
</assignedIpScope>
218
Terminal Access Management