Apache CloudStack 4.14.1.0-SNAPSHOT Root Admin API Reference
					
                                        
                                        
                                    
                                listRemoteAccessVpns
Lists remote access vpns
Request parameters
| Parameter Name | Description | Required | 
| account | list resources by account. Must be used with the domainId parameter. | false | 
| domainid | list only resources belonging to the domain specified | false | 
| fordisplay | list resources by display flag; only ROOT admin is eligible to pass this parameter | false | 
| id | Lists remote access vpn rule with the specified ID | false | 
| isrecursive | defaults to false, but if true, lists all resources from the parent specified by the domainId till leaves. | false | 
| keyword | List by keyword | false | 
| listall | If set to false, list only resources belonging to the command's caller; if set to true - list resources that the caller is authorized to see. Default value is false | false | 
| networkid | list remote access VPNs for ceratin network | false | 
| page | false | |
| pagesize | false | |
| projectid | list objects by project | false | 
| publicipid | public ip address id of the vpn server | false | 
Response Tags
| Response Name | Description | 
| id | the id of the remote access vpn | 
| account | the account of the remote access vpn | 
| domain | the domain name of the account of the remote access vpn | 
| domainid | the domain id of the account of the remote access vpn | 
| fordisplay | is vpn for display to the regular user | 
| iprange | the range of ips to allocate to the clients | 
| presharedkey | the ipsec preshared key | 
| project | the project name of the vpn | 
| projectid | the project id of the vpn | 
| publicip | the public ip address of the vpn server | 
| publicipid | the public ip address of the vpn server | 
| state | the state of the rule |