Get all import storage

Get a list of all GCS import storage connections.

Headers

AuthorizationstringRequired

Header authentication of the form Token <token>

Query parameters

orderingstringOptional
Which field to use when ordering the results.
projectintegerOptional
Project ID

Response

idinteger
typestring
created_atdatetime
Creation time
projectinteger
A unique integer value identifying this project.
synchronizableboolean or nullDefaults to true
presignboolean or nullDefaults to true
bucketstring or null
GCS bucket name
prefixstring or null
GCS bucket prefix
regex_filterstring or null
Cloud storage regex for filtering objects
use_blob_urlsboolean or null
Interpret objects as BLOBs and generate URLs
google_application_credentialsstring or null

The content of GOOGLE_APPLICATION_CREDENTIALS json file

google_project_idstring or null
Google project ID
last_syncdatetime or null
Last sync finished time
last_sync_countinteger or null>=0<=2147483647
Count of tasks synced last time
last_sync_jobstring or null<=256 characters
Last sync job ID
statusenum or null
  • initialized - Initialized
  • queued - Queued
  • in_progress - In progress
  • failed - Failed
  • completed - Completed
  • completed_with_errors - Completed with errors
tracebackstring or null
Traceback report for the last failed sync
metaany or null
titlestring or null<=256 characters
Cloud storage title
descriptionstring or null
Cloud storage description
presign_ttlinteger or null>=0<=32767

Presigned URLs TTL (in minutes)