Get Databricks export storage

Get a specific Databricks Files export storage connection.

Path parameters

idintegerRequired

Headers

AuthorizationstringRequired

Header authentication of the form Token <token>

Response

catalogstring
UC catalog name
created_atdatetime
Creation time
hoststring

Databricks workspace base URL (https://…)

idinteger
projectinteger
A unique integer value identifying this project.
schemastring
UC schema name
typestringDefaults to databricks
volumestring
UC volume name
can_delete_objectsboolean or null
Deletion from storage enabled
descriptionstring or null
Cloud storage description
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
metaany or null
prefixstring or null
Export path prefix under the volume
regex_filterstring or null
Regex for filtering objects
request_timeout_sinteger or null>=0<=2147483647
statusenum or null
* `initialized` - Initialized * `queued` - Queued * `in_progress` - In progress * `failed` - Failed * `completed` - Completed * `completed_with_errors` - Completed with errors
stream_chunk_bytesinteger or null>=0<=2147483647
synchronizableboolean or nullDefaults to true
titlestring or null<=256 characters
Cloud storage title
tracebackstring or null
Traceback report for the last failed sync
use_blob_urlsboolean or null
Generate blob URLs in tasks
verify_tlsboolean or null
Verify TLS certificates