Apache CloudStack 4.23.0.0 Root Admin API Reference
updateVpnGateway
Updates site to site VPN local gateway
Request parameters
| Parameter Name | Description | Required |
| id | ID of customer gateway | true |
| customid | An optional field, in case you want to set a custom id to the resource. Allowed to Root Admins only | false |
| fordisplay | An optional field, whether to the display the VPN to the end User or not | 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 |