list shares in the workspace, include_shared_data bool field not available
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-10-2023 06:28 AM
To list all the shares in the workspace, the api does not support include_shared_data as supported in get share details. Is there any way we can list the shares with the objects.
https://docs.databricks.com/api/azure/workspace/shares/list
https://docs.databricks.com/api/azure/workspace/shares/get
Also, the list share documentation does not suggest that object details are not included, it is always "None"
- Labels:
-
Delta Sharing
-
Unity Catalog
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-10-2023 12:00 PM
Might be a problem with your access level. Run as a metastore admin or or as owner of the catalogs. You might see the results.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-10-2023 12:43 PM
I tested as owner of the catalogs still did not get it