Apache CloudStack 4.14.1.0-SNAPSHOT Root Admin API Reference
					
                                        
                                        
                                    
                                listVlanIpRanges
Lists all VLAN IP ranges.
Request parameters
| Parameter Name | Description | Required | 
| account | the account with which the VLAN IP range is associated. Must be used with the domainId parameter. | false | 
| domainid | the domain ID with which the VLAN IP range is associated. If used with the account parameter, returns all VLAN IP ranges for that account in the specified domain. | false | 
| forvirtualnetwork | true if VLAN is of Virtual type, false if Direct | false | 
| id | the ID of the VLAN IP range | false | 
| keyword | List by keyword | false | 
| networkid | network id of the VLAN IP range | false | 
| page | false | |
| pagesize | false | |
| physicalnetworkid | physical network id of the VLAN IP range | false | 
| podid | the Pod ID of the VLAN IP range | false | 
| projectid | project who will own the VLAN | 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 | 
| 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 |