raphaelblg
Databricks Employee
Databricks Employee

Hi @ThisNoName

Based on your description it looks like you're trying to get Databricks account level information for networks and storage configurations. You can easily achieve that through the Databricks account API

Here are the docs:

- Get all network configurations: https://docs.databricks.com/api/account/networks/list

- Get all storage configurations: https://docs.databricks.com/api/account/storage/list

Best regards,

Raphael Balogo
Sr. Technical Solutions Engineer
Databricks

View solution in original post