uc_catalog_update
Update an existing Unity Catalog catalog by modifying its name, comment, properties, owner, or tags.
Instructions
Update a catalog (PATCH /api/2.1/unity-catalog/catalogs/{name}).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Catalog name | |
| comment | No | ||
| properties | No | ||
| owner | No | ||
| new_name | No | ||
| tags | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |