Apache CloudStack 4.14.1.0-SNAPSHOT Root 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 | 
| fordisplay | list resources by display flag; only ROOT admin is eligible to pass this parameter | 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 | 
| fordisplay | is vpn gateway for display to the regular user | 
| 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 |