Databricks DBFS API
The Databricks File System (DBFS) API is a distributed file system mounted into a Databricks workspace and available on Databricks clusters. The API enables you to interact with object storage using directory and file semantics, allowing you to put, get, list, and delete files and directories programmatically.