Delete a connection

  1. Go to the Connections tab on the VPC page in the console.

  2. Click Delete.

Use the NetworkConnectionService delete method and pass the connection ID in the network_connection_id request parameter.

To find the connection ID, get a list of connections in the project.

See also