Automatically scan ip segment, Interface uri, Access method – HP Intelligent Management Center Licenses User Manual

Page 228: Returned result, Interface uri access method returned result

Advertising
background image

Automatically Scan IP Segment

Automatically scan an IP segment with the specified start and end IP addresses.

Interface URI

/res/access/assignedIpScope/autoScan

Access Method

HTTP

GET

Query parameters

Query parameters

Start IP address.

startIp

String type. Required. No default value.

End IP address.

endIp

String type. Required. No default value.

Only the number of records that meet the requirements is returned.

total

Boolean type. Optional. The default value is false. When the value is true, the returned message
body is empty, and the Total attribute of the message header returns the number of records that meet
the requirements.

The sequencing field of the returned result set.

orderBy

String type. Optional. The default value is ip. Valid values include ip and name.

Whether or not the result is sequenced in reverse order.

desc

Boolean type. Optional. The default value is false. The parameter is valid only when the orderlBy
parameter is specified.

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

228 Terminal Access Management

Advertising