v83

latestOpenAPI 3.0.3raw.githubusercontent.com2026-08-075785141.5 MB
Storage: GCS

Validate import storage

Validate a specific GCS import storage connection.

post/api/storages/gcs/validate

Request body

bucketstring nullable

GCS bucket name

descriptionstring nullable

Cloud storage description

google_application_credentialsstring nullable

The content of GOOGLE_APPLICATION_CREDENTIALS json file

google_project_idstring nullable

Google project ID

idinteger

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

prefixstring nullable

GCS bucket prefix

presignboolean
presign_ttlinteger

Presigned URLs TTL (in minutes)

projectinteger required

A unique integer value identifying this project.

recursive_scanboolean nullable

Perform recursive scan over the bucket content

regex_filterstring nullable

Cloud storage regex for filtering objects

synchronizableboolean
titlestring nullable

Cloud storage title

use_blob_urlsboolean

Interpret objects as BLOBs and generate URLs

Response

Validation successful