Apache CloudStack 4.0.0-incubating Domain Admin API Reference
listVpnGateways
Lists site 2 site vpn gateways
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 |
| id | id of the vpn gateway | 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 |
| vpcid | id of vpc | false |
Response Tags
| Response Name | Description |
| id | the vpn gateway ID |
| account | the owner |
| domain | the domain name of the owner |
| domainid | the domain id of the owner |
| project | the project name |
| projectid | the project id |
| publicip | the public IP address |
| removed | the date and time the host was removed |
| vpcid | the vpc id of this gateway |