Apache CloudStack 4.17.0.0 Root Admin API Reference

updatePodManagementNetworkIpRange

Updates a management network IP range. Only allowed when no IPs are allocated.

Request parameters

Parameter NameDescriptionRequired
currentendipThe current ending IP address.true
currentstartipThe current starting IP address.true
podidUUID of POD, where the IP range belongs to.true
newendipThe new ending IP address.false
newstartipThe new starting IP address.false

Response Tags

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