gcp-pd-snapshot-description-labels
Snapshot descriptions and labels are plaintext customer-controlled metadata.
Where it sits
| location | compute.snapshots.get.{description,labels.<value>} |
| location kind | metadata |
| data kinds | credential api_key sensitive_data pii |
| emits edge | ContainsSecret |
| service | Persistent Disk / Snapshots (gcp:pd) |
Collection recipe
| access mode | read_api |
| operation | compute.snapshots.get |
| response path | {description,labels.<value>} |
| encoding | json |
| params | {"name": "\u003cresource-name\u003e"} |
Required permissions
compute.snapshots.get
References