Apache CloudStack 4.23.0.0 Root Admin API Reference
createVpnGateway
Creates site to site VPN local gateway
Request parameters
| Parameter Name | Description | Required |
| vpcid | Public IP address id of the VPN gateway | true |
| fordisplay | An optional field, whether to the display the VPN to the end User or not | false |
| ipaddressid | the public IP address ID for which VPN gateway is being enabled. By default the source NAT IP or router IP will be used. | 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 |
| domainpath | the domain path 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 |
| vpcname | The VPC name of this gateway |