mirror of
https://github.com/apache/cloudstack.git
synced 2025-12-16 02:22:52 +01:00
This PR adds argument 'ipadress' to the disassociateIpAddress api. IP address can be disassociated by directly giving the address instead of ID. Fixes: #8125