File: //snap/google-cloud-cli/394/lib/surface/edge_cloud/container/vpn_connections/delete.yaml
- release_tracks: [ALPHA, GA]
help_text:
brief: Delete a VPN connection between an Edge Container cluster and a VPC network.
description: |
Delete a VPN connection.
examples: |
To delete a VPN connection called 'test-vpn-connection' at region 'us-central1', run:
$ {command} test-vpn-connection --location=us-central1
request:
collection: edgecontainer.projects.locations.vpnConnections
ALPHA:
api_version: v1alpha
GA:
api_version: v1
arguments:
resource:
help_text: VPN connection to delete.
spec: !REF googlecloudsdk.command_lib.edge_cloud.container.resources:vpnConnection
async:
collection: edgecontainer.projects.locations.operations