Storage: GCS

Validate export storage

Validate a specific GCS export storage connection.

post/api/storages/export/gcs/validate

Request body

bucketstring

GCS bucket name

can_delete_objectsboolean

Deletion from storage enabled.

descriptionstring

Storage description

google_application_credentialsstring

The content of GOOGLE_APPLICATION_CREDENTIALS json file. Check official Google Cloud Authentication documentation for more details.

google_project_idstring

Google project ID

idinteger

Storage ID. If set, storage with specified ID will be updated

prefixstring

GCS bucket prefix

projectinteger

Project ID

titlestring

Storage title

Response

Validation successful

Changes