Update VPN connection

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 comment property is updated, returns 200 OK HTTP status code and the updated VPN connection in the response.
  • If any other property is updated, this operation returns 202 Accepted HTTP status code and adds a UPDATE_VPN job 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 is on, 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

Language
Credentials
URL