Query ip addresses, Interface uri, Access method – HP Intelligent Management Center Licenses User Manual

Page 233: Interface uri access method, Query parameters

Advertising
background image

Query IP Addresses

Query the assigned IP addresses with the specified IP segment ID.

Interface URI

/res/access/assignedIpScope/ip

Access Method

HTTP

GET

Query parameters

Query parameters

ID of the IP address segment.

ipScopeId

Long integer 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 orderBy
parameter is specified.

The position where the first returned record is located in the whole returned result.

start

Integer type. Optional. The default value is 0. If a negative value is uploaded, the default value is
used.

The total number of returned records.

size

Integer type. Optional. The default value is 10. If a negative value is uploaded, the default value is
used.

IP address

ip

String type. Optional. No default value.

Owner.

name

String type. Optional. No default value.

Description.

description

String type. Optional. No default value.

Query IP Addresses 233

Advertising