update_restore_point
Update the name or description of an existing restore point in a Microsoft Fabric warehouse. Specify workspace and warehouse, then provide new name or description.
Instructions
Rename and/or update the description of a restore point.
At least one of name or description must be provided.
Args: workspace: Workspace name or GUID. warehouse: Warehouse name or GUID. restore_point_id: The restore point ID string. name: New display name (max 128 chars). description: New description (max 512 chars).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspace | Yes | ||
| warehouse | Yes | ||
| restore_point_id | Yes | ||
| name | No | ||
| description | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||