File: //snap/google-cloud-cli/current/lib/surface/network_services/operations/cancel.yaml
release_tracks: [ALPHA, BETA, GA]
help_text:
brief: Cancel a Network Services long running operation.
description: Cancel a Network Services long running operation.
examples: |
The following command cancels an operation with the full name ``OPERATION_NAME'':
$ {command} OPERATION_NAME
arguments:
resource:
spec: !REF googlecloudsdk.command_lib.network_services.resources:operation
help_text: Name of the operation to cancel.
request: &request
method: cancel
ALPHA:
api_version: v1alpha1
BETA:
api_version: v1beta1
GA:
api_version: v1
collection: networkservices.projects.locations.operations