Request parameters
| Parameter Name | Description | Required |
| account | Account who will own the VLAN. If VLAN is Zone wide, this parameter should be omitted | false |
| domainid | Domain ID of the Account owning a VLAN | false |
| endip | The ending IP address in the VLAN IP range | false |
| endipv6 | The ending IPv6 address in the IPv6 network range | false |
| forsystemvms | True if IP range is set to System VMs, false if not | false |
| forvirtualnetwork | True if VLAN is of Virtual type, false if Direct | false |
| gateway | The gateway of the VLAN IP range | false |
| ip6cidr | The CIDR of IPv6 network, must be at least /64 | false |
| ip6gateway | The gateway of the IPv6 network. Required for Shared networks and Isolated networks when it belongs to VPC | 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 omitted | false |
| provider | Provider name for which the IP range is reserved for | false |
| startip | The beginning IP address in the VLAN IP range | false |
| startipv6 | The beginning IPv6 address in the IPv6 network range | false |
| vlan | The ID or VID of the VLAN. If not specified, will be defaulted to the vlan of the network or if vlan of the network is null - to Untagged | 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 |
| cidr | The CIDR 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 |
| domainpath | Path of the domain to which the VLAN IP range belongs |
| 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 |
| provider | indicates to which provider the IP range is dedicated to |
| 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 |