gcp-cloudscheduler-http-target-payload
Cloud Scheduler http target configuration can persist sensitive headers, URLs, attributes, or request bodies.
Where it sits
| location | cloudscheduler.projects.locations.jobs.get.httpTarget.{uri,headers.<value>,body} |
| location kind | payload |
| data kinds | credential api_key oauth_token customer_data sensitive_data |
| emits edge | ContainsCredential |
| service | Cloud Scheduler (gcp:cloudscheduler) |
Collection recipe
| access mode | read_api |
| operation | cloudscheduler.projects.locations.jobs.get |
| response path | httpTarget.{uri,headers.<value>,body} |
| encoding | json |
| params | {"name": "\u003cresource-name\u003e"} |
Required permissions
cloudscheduler.jobs.get
References