Storage: Databricks Files

✨ Validate Databricks import storage

<Card href="https://humansignal.com/goenterprise"> <img style="pointer-events: none; margin-left: 0px; margin-right: 0px;" src="https://docs.humansignal.com/images/badge.svg" alt="Label Studio Enterprise badge"/> <p style="margin-top: 10px; font-size: 14px;"> This endpoint is not available in Label Studio Community Edition. [Learn more about Label Studio Enterprise](https://humansignal.com/goenterprise) </p> </Card> Validate a specific Databricks Files import storage connection.
post/api/storages/databricks/validate

Request body

auth_type'pat' | 'dbx_sp' | 'azure_ad_sp'
  • pat - Personal Access Token
  • dbx_sp - Databricks Service Principal
  • azure_ad_sp - Azure AD Service Principal
catalogstring required

UC catalog name

client_idstring

Service principal client/application ID (required for SP modes)

client_secretstring

Service principal client secret (required for SP modes)

descriptionstring nullable

Cloud storage description

hoststring required

Databricks workspace base URL (https://...)

idinteger

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

prefixstring nullable

Path under the volume

presignboolean

Presign not supported; always proxied

presign_ttlinteger

Unused for Databricks; kept for compatibility

projectinteger required

A unique integer value identifying this project.

recursive_scanboolean

Perform recursive scan

regex_filterstring nullable

Regex for filtering objects

request_timeout_sinteger
schemastring required

UC schema name

stream_chunk_bytesinteger
synchronizableboolean
tenant_idstring

Azure AD tenant ID (required for Azure AD SP mode)

titlestring nullable

Cloud storage title

tokenstring

Databricks personal access token (required for PAT mode)

use_blob_urlsboolean

Generate blob URLs in tasks

verify_tlsboolean

Verify TLS certificates

volumestring required

UC volume name

Response

Validation successful

Changes

Changed in 1 of the 97 revisions of this API.183

  • e1ba2ecdbabb183See the full diff
    • removed the request property last_sync (media type: application/json)

      request-property-removed

    • removed the request property last_sync (media type: application/x-www-form-urlencoded)

      request-property-removed

    • removed the request property last_sync (media type: multipart/form-data)

      request-property-removed

    • removed the request property last_sync_count (media type: application/json)

      request-property-removed

    • removed the request property last_sync_count (media type: application/x-www-form-urlencoded)

      request-property-removed

    • removed the request property last_sync_count (media type: multipart/form-data)

      request-property-removed

    • removed the request property last_sync_job (media type: application/json)

      request-property-removed

    • removed the request property last_sync_job (media type: application/x-www-form-urlencoded)

      request-property-removed

    • removed the request property last_sync_job (media type: multipart/form-data)

      request-property-removed

    • removed the request property meta (media type: application/json)

      request-property-removed

    • removed the request property meta (media type: application/x-www-form-urlencoded)

      request-property-removed

    • removed the request property meta (media type: multipart/form-data)

      request-property-removed

    • removed the request property status (media type: application/json)

      request-property-removed

    • removed the request property status (media type: application/x-www-form-urlencoded)

      request-property-removed

    • removed the request property status (media type: multipart/form-data)

      request-property-removed

    • removed the request property traceback (media type: application/json)

      request-property-removed

    • removed the request property traceback (media type: application/x-www-form-urlencoded)

      request-property-removed

    • removed the request property traceback (media type: multipart/form-data)

      request-property-removed

    • added the new optional request property id (media type: application/json)

      new-optional-request-property

    • added the new optional request property id (media type: application/x-www-form-urlencoded)

      new-optional-request-property

    • added the new optional request property id (media type: multipart/form-data)

      new-optional-request-property

    This revision also has 7 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

Of the 97 revisions, 1 has no diff computed.