Get Databricks export storage
Get a specific Databricks Files export storage connection.
Path parameters
id
Headers
Authorization
Header authentication of the form Token <token>
Response
catalog
UC catalog name
created_at
Creation time
host
Databricks workspace base URL (https://…)
id
project
A unique integer value identifying this project.
schema
UC schema name
type
volume
UC volume name
can_delete_objects
Deletion from storage enabled
description
Cloud storage description
last_sync
Last sync finished time
last_sync_count
Count of tasks synced last time
last_sync_job
Last sync job ID
meta
prefix
Export path prefix under the volume
regex_filter
Regex for filtering objects
request_timeout_s
status
* `initialized` - Initialized
* `queued` - Queued
* `in_progress` - In progress
* `failed` - Failed
* `completed` - Completed
* `completed_with_errors` - Completed with errors
stream_chunk_bytes
synchronizable
title
Cloud storage title
traceback
Traceback report for the last failed sync
use_blob_urls
Generate blob URLs in tasks
verify_tls
Verify TLS certificates