pbs_run_gc
Trigger garbage collection on Proxmox Backup Server to free chunks no longer referenced by any snapshot. Runs asynchronously and returns a UPID; requires write permission and confirmation.
Instructions
Trigger a garbage-collection run. GC walks every chunk and frees those no longer referenced by any snapshot. Async — returns a UPID immediately. Requires PBS_ALLOW_WRITE=true and confirm=true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |