pbs_namespace_delete
Remove a namespace and all nested backup groups and snapshots from a Proxmox Backup Server datastore. Confirmation required to execute.
Instructions
MUTATION: delete a namespace from a PBS datastore. Dry-run by default — delete_groups=True is HIGH (it deletes all backup groups/snapshots inside the namespace, no undo). confirm=True to execute. Synchronous.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ns | Yes | ||
| store | Yes | ||
| confirm | No | ||
| delete_groups | No | ||
| 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 |