Release assigned ip address, Interface uri, Access method – HP Intelligent Management Center Licenses User Manual

Page 238: Returned result, Example

Advertising
background image

Release Assigned IP Address

Release an assigned IP address with specific ID.

Interface URI

/res/access/assignedIpScope/ip/{id}

Access Method

HTTP

DELETE

Parameters

Path parameters

ID of the IP address.

id

Long integer type. Required. No default value.

Returned Result

Status codes

204 (No Content): Success.

410 (Gone): No data is found with the specified ID.

409 (Conflict): Failure. See

Error Codes

.”

Message header

HTTP/1.1 204 No Content
...

Example

Release the IP segment with ID 13.

Request

DELETE http://imc_host:8080/imcrs/asset/access/assignedIpScope/ip/15
accept: application/xml
...

Response

HTTP/1.1 204 No Content

238 Terminal Access Management

Advertising