Example – HP Intelligent Management Center Licenses User Manual

Page 237

Advertising
background image

Example

Assign IP address 10.153.89.8 to the IP segment with ID 1.

Request

POST http://imc_host:8080/imcrs/asset/access/assignedIpScope/ip?ipScopeId=1
accept: application/xml
Content-Type: application/xml; charset=UTF-8
...
<assignedIpInfo>
<ip>10.153.89.8</ip>
<name>H3C111</name>
<description>10.153.89.8 rest</description>
</assignedIpInfo>

Response

HTTP/1.1 201 Created
Location: http://localhost:8080/imcrs/res/access/assignedIpScope/ip/15

Assign IP Address 237

Advertising