12 lines
312 B
YAML
12 lines
312 B
YAML
- help_text:
|
|
brief: Describe an alerting policy.
|
|
description: Describe an alerting policy.
|
|
|
|
request:
|
|
collection: monitoring.projects.alertPolicies
|
|
|
|
arguments:
|
|
resource:
|
|
help_text: The alerting policy to describe.
|
|
spec: !REF googlecloudsdk.command_lib.monitoring.resources:policy
|