File: //snap/google-cloud-cli/current/lib/surface/monitoring/channel_descriptors/describe.yaml
- release_tracks: [ALPHA, BETA]
help_text:
brief: Describe a notification channel descriptor.
description: |
Describes a notification channel type by fetching its descriptor.
## EXAMPLES
The following command obtains the descriptor for the `email` channel type:
$ {command} email
The following command obtains the descriptor for the `sms` channel type:
$ {command} sms
request:
collection: monitoring.projects.notificationChannelDescriptors
arguments:
resource:
help_text: The notification channel descriptor to describe.
spec: !REF googlecloudsdk.command_lib.monitoring.resources:notification_channel_descriptor