File: //lib/google-cloud-sdk/lib/surface/recommender/insights/describe.yaml
- release_tracks: [ALPHA, BETA, GA]
help_text:
brief: |
Describe an insight.
description: |
Describe an insight.
examples: |
To describe an insight:
$ {command} abcd-1234 --project=project-name --location=global --insight-type=google.compute.firewall.Insight
request:
collection: recommender.projects.locations.insightTypes.insights
method: get
ALPHA:
api_version: v1alpha2
BETA:
api_version: v1beta1
GA:
api_version: v1
arguments:
resource:
help_text: The insight to describe.
spec: !REF googlecloudsdk.command_lib.recommender.resources:insight