File: //snap/google-cloud-cli/current/lib/surface/edge_cloud/networking/routers/delete.yaml
- release_tracks: [ALPHA, GA]
help_text:
brief: Delete a Distributed Cloud Edge Network router.
description: |
Delete a Distributed Cloud Edge Network router.
examples: |
To delete a router called 'my-router' in edge zone 'us-central1-edge-den1', run:
$ {command} my-router --location=us-central1 --zone=us-central1-edge-den1
request:
collection: edgenetwork.projects.locations.zones.routers
ALPHA:
api_version: v1alpha1
GA:
api_version: v1
arguments:
resource:
help_text: Distributed Cloud Edge Network router to delete.
# The following should point to the resource argument definition under your
# surface's command_lib directory.:
spec: !REF googlecloudsdk.command_lib.edge_cloud.networking.resources:router
async:
collection: edgenetwork.projects.locations.operations