v1
latestOpenAPI 3.0.32026-07-232011984.8 KBput pub/sub source
put updates a pubsub source
Path parameters
ID of the pubsub source to update
ID of the pubsub source to update
Request body
The GCP credentials JSON content (service account key or WIF config). Required on create, optional on update.
The type of credentials being used: service_account or wif (Workload Identity Federation).
The integration label (name)
The log stream type. Supported log stream types: Auto, JSON, JsonArray, Lines, XML
The log types for parsing ingested data
The GCP project ID. Optional for service_account credentials (derived from the keyfile). Required for WIF.
Optional regional endpoint override (e.g. europe-west3). If not set, the global endpoint is used.
The GCP Pub/Sub subscription ID
Response
OK response.
The GCP credentials JSON content (service account key or WIF config). Required on create, optional on update.
The type of credentials being used: service_account or wif (Workload Identity Federation).
The id of the pubsub source
The integration label (name)
The log stream type. Supported log stream types: Auto, JSON, JsonArray, Lines, XML
The log types for parsing ingested data
The GCP project ID. Optional for service_account credentials (derived from the keyfile). Required for WIF.
Optional regional endpoint override (e.g. europe-west3). If not set, the global endpoint is used.
The GCP Pub/Sub subscription ID