pbs_group_change_owner
Reassign the owner of a PBS backup group. New owner gains control over deletion and prune. Use confirm=True to execute the change; dry-run by default.
Instructions
MUTATION (MEDIUM): reassign the owner of a PBS backup group. Dry-run by default.
The new owner controls deletion and prune of this backup group. The previous owner loses those permissions immediately. No PBS snapshot primitive — revert by re-assigning the owner back. confirm=True to execute.
PUT /admin/datastore/{store}/change-owner Smoke-confirm: exact path + new-owner vs owner param name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ns | No | ||
| store | Yes | ||
| confirm | No | ||
| backup_id | Yes | ||
| new_owner | Yes | ||
| backup_type | Yes | ||
| proximo_target | No | Which configured Proxmox target to run this call against — a target name from your multi-target config (a specific PVE/PBS/PMG/PDM box). Omit to use the single/default target from the environment; the selection applies only to this call. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |