Thanks for the explanation. Based on your example, mount points are retrieved using dbutils.fs.mount, and since mounts are being deprecated, migration to Unity Catalog is required.

Currently, I am already using Unity Catalog, so dbutils.mounts won't work. Is there an alternative way to retrieve these details via an API?

Also, since non-UC workspaces will gradually migrate to UC, how should we handle this situation in the meantime?