Apache CloudStack 4.12.0.0 Root Admin API Reference

deleteManagementNetworkIpRange

Deletes a management network IP range. This action is only allowed when no IPs in this range are allocated.

Request parameters

Parameter NameDescriptionRequired
endipThe ending IP address.true
podidUUID of POD, where the IP range belongs to.true
startipThe starting IP address.true
vlanThe vlan id the ip range sits ontrue

Response Tags

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