Apache CloudStack 4.14.1.0-SNAPSHOT Root Admin API Reference
					
                                        
                                        
                                    
                                dedicatePublicIpRange
Dedicates a Public IP range to an account
Request parameters
| Parameter Name | Description | Required | 
| id | the id of the VLAN IP range | true | 
| domainid | domain ID of the account owning a VLAN | true | 
| account | account who will own the VLAN | false | 
| projectid | project who will own the VLAN | false | 
Response Tags
| Response Name | Description | 
| id | the ID of the VLAN IP range | 
| account | the account of the VLAN IP range | 
| description | the description of the VLAN IP range | 
| domain | the domain name of the VLAN IP range | 
| domainid | the domain ID of the VLAN IP range | 
| endip | the end ip of the VLAN IP range | 
| endipv6 | the end ipv6 of the VLAN IP range | 
| forsystemvms | indicates whether VLAN IP range is dedicated to system vms or not | 
| forvirtualnetwork | the virtual network for the VLAN IP range | 
| gateway | the gateway of the VLAN IP range | 
| ip6cidr | the cidr of IPv6 network | 
| ip6gateway | the gateway of IPv6 network | 
| netmask | the netmask of the VLAN IP range | 
| networkid | the network id of vlan range | 
| physicalnetworkid | the physical network this belongs to | 
| podid | the Pod ID for the VLAN IP range | 
| podname | the Pod name for the VLAN IP range | 
| project | the project name of the vlan range | 
| projectid | the project id of the vlan range | 
| startip | the start ip of the VLAN IP range | 
| startipv6 | the start ipv6 of the VLAN IP range | 
| vlan | the ID or VID of the VLAN. | 
| zoneid | the Zone ID of the VLAN IP range |