CloudStack v2.2.13 - 2.2.14 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 Name | Description | Required | 
| id | UUID of storage network ip range | true | 
| endip | the ending IP address | false | 
| netmask | the netmask for storage network | false | 
| startip | the beginning IP address | false | 
| vlan | Optional. the vlan the ip range sits on | false | 
Response Tags
| Response Name | Description |