Apache CloudStack 4.19.0.0 Root Admin API Reference

disassociateIpAddress

Disassociates an IP address from the account.

Request parameters

Parameter NameDescriptionRequired
idthe ID of the public IP address to disassociate. Mutually exclusive with the ipaddress parameterfalse
ipaddressIP Address to be disassociated. Mutually exclusive with the id parameterfalse

Response Tags

Response NameDescription
displaytextany text associated with the success or failure
successtrue if operation is executed successfully