Apache CloudStack 4.14.1.0-SNAPSHOT Root Admin API Reference

updateStorageNetworkIpRange

Update a Storage network IP range, only allowed when no IPs in this range have been allocated.

Request parameters

Parameter NameDescriptionRequired
idUUID of storage network ip rangetrue
endipthe ending IP addressfalse
netmaskthe netmask for storage networkfalse
startipthe beginning IP addressfalse
vlanOptional. the vlan the ip range sits onfalse

Response Tags

Response NameDescription
idthe uuid of storage network IP range.
endipthe end ip of the storage network IP range
gatewaythe gateway of the storage network IP range
netmaskthe netmask of the storage network IP range
networkidthe network uuid of storage network IP range
podidthe Pod uuid for the storage network IP range
startipthe start ip of the storage network IP range
vlanthe ID or VID of the VLAN.
zoneidthe Zone uuid of the storage network IP range