sharing_providers_update
Updates an existing Delta Sharing provider by specifying its name and the fields to modify.
Instructions
Update a Delta Sharing provider
(PATCH /api/2.1/unity-catalog/providers/{name}).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Provider name | |
| body | Yes | PATCH body — any updateable provider fields (comment, owner, new_name, ...) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |