Request parameters
| Parameter Name | Description | Required | 
| startip | the beginning IP address in the VLAN IP range | true | 
| account | account who will own the VLAN. If VLAN is Zone wide, this parameter should be ommited | false | 
| domainid | domain ID of the account owning a VLAN | false | 
| endip | the ending IP address in the VLAN IP range | false | 
| forvirtualnetwork | true if VLAN is of Virtual type, false if Direct | false | 
| gateway | the gateway of the VLAN IP range | false | 
| netmask | the netmask of the VLAN IP range | false | 
| networkid | the network id | false | 
| physicalnetworkid | the physical network id | false | 
| podid | optional parameter. Have to be specified for Direct Untagged vlan only. | false | 
| projectid | project who will own the VLAN. If VLAN is Zone wide, this parameter should be ommited | false | 
| vlan | the ID or VID of the VLAN. Default is an "untagged" VLAN. | false | 
| zoneid | the Zone ID of the VLAN IP range | 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 | 
| forvirtualnetwork | the virtual network for the VLAN IP range | 
| gateway | the gateway of the VLAN IP range | 
| 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 | 
| vlan | the ID or VID of the VLAN. | 
| zoneid | the Zone ID of the VLAN IP range |