Apache CloudStack 4.20.0.0 Root Admin API Reference
disassociateIpAddress
Disassociates an IP address from the account.
Request parameters
Parameter Name | Description | Required |
id | the ID of the public IP address to disassociate. Mutually exclusive with the ipaddress parameter | false |
ipaddress | IP Address to be disassociated. Mutually exclusive with the id parameter | false |
Response Tags
Response Name | Description |
displaytext | any text associated with the success or failure |
success | true if operation is executed successfully |