v1

latestOpenAPI 3.0.32026-07-232011984.8 KB
gcs source

get gcs source

get/log-sources/gcs/{id}

Path parameters

idstring required

ID of the GCS source to fetch

ID of the GCS source to fetch

Response

OK response.

credentialsstring

The GCP credentials JSON content (service account key or WIF config). Required on create, optional on update.

credentialsType'service_account' | 'wif'

The type of credentials being used: service_account or wif (Workload Identity Federation).

gcsBucketstring

The GCS bucket name

integrationIdstring

The id of the GCS source

integrationLabelstring

The integration label (name)

logStreamType'Auto' | 'JSON' | 'JsonArray' | 'Lines' | 'XML'

The log stream type. Supported log stream types: Auto, JSON, JsonArray, Lines, XML

projectIdstring

The GCP project ID. Optional for service_account credentials. Required for WIF.

subscriptionIdstring

The GCP Pub/Sub subscription ID used to receive GCS bucket notifications