Skip to main content

Storage Configurations

View as Markdown

Resource management for secure Databricks Workspace deployment, cross-account IAM roles, storage, encryption, networking and private access.

List Storage Configuration Public GA

GET /api/2.0/accounts/{account_id}/storage-configurations

Lists <Databricks> storage configurations for an account, specified by ID.

API scopes: provisioning

CloudsAWS

Parameters

account_idstringpath

Response

storage_configurationsarray of object
Show child attributesHide child attributes
storage_configuration_idstring

<Databricks> storage configuration ID.

account_idstring

The <Databricks> account ID associated with this storage configuration.

root_bucket_infoobject

The root bucket information for the storage configuration.

Show child attributesHide child attributes
bucket_namestring

Name of the S3 bucket

storage_configuration_namestring

The human-readable name of the storage configuration.

Constraints: [ 4 .. 256 ] characters

creation_timeint64

Time in epoch milliseconds when the storage configuration was created.

role_arnstring

Optional IAM role that is used to access the workspace catalog which is created during workspace creation for UC by Default. If a storage configuration with this field populated is used to create a workspace, then a workspace catalog is created together with the workspace. The workspace catalog shares the root bucket with internal workspace storage (including DBFS root) but uses a dedicated bucket path prefix.