Apache CloudStack 4.0.0-incubating Domain Admin API Reference
listRemoteAccessVpns
Lists remote access vpns
Request parameters
| Parameter Name | Description | Required |
| publicipid | public ip address id of the vpn server | true |
| account | List resources by account. Must be used with the domainId parameter. | false |
| domainid | list only resources belonging to the domain specified | 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 |
| page | false | |
| pagesize | false | |
| projectid | list objects by project | false |
Response Tags
| Response Name | Description |
| 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 |
| 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 |