Revokes the specified VPN connection.
A VPN connection is a set of configurations that define a secure, encrypted site-to-site connection between a tenant's on-premise SQL Server instances and their managed server instances on Data Bridge.
This operation supports updating the following VPN connection properties: bgRouting, comments, customerBgpAsn, customerGatewayIps, customerGatewayIps, encryptionKeyResourceId, encryptionType, vpnStatus.
This operation can return different HTTP response codes depending on the properties updated in the request.
- If only
commentproperty is updated, returns200 OKHTTP status code and the updated VPN connection in the response. - If any other property is updated, this operation returns
202 AcceptedHTTP status code and adds aUPDATE_VPNjob to the workflow engine queue.
Note
Licensed Data Bridge tenants can enable access to Data Bridge cluster using either VPN connection or a Data Bridge access control list (ACL).
If the tenant's VPN connection is
off, the address listed in the Data Bridge ACL can access Data Bridge. Once the VPN connection ison, the Data Bridge ACL is ignored. To learn more, see Administer Data Bridge ACLs.
To perform this operation, the client must belong to a group that has been assigned the Admin or Data Bride Admin role.
Entitlements
IC-VPN
/platform/tenantdata/v1/vpn-connections/{connectionId},connectionId
