sharing_shares_create
Create a new Delta Sharing share in Unity Catalog to enable data sharing across organizations. Provide a share name; optionally add a comment or storage root.
Instructions
Create a Delta Sharing share (POST /api/2.1/unity-catalog/shares).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Share name | |
| comment | No | ||
| storage_root | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |