pbs_admin_gc_jobs_list
List garbage collection jobs across all PBS datastores, or filter by a specific datastore. Provides job-level details including schedule and next-run status.
Instructions
READ-ONLY: job-level view of GC (garbage collection) jobs, max one per datastore, across
ALL datastores unless store filters to one. Distinct from the existing per-datastore
pbs_gc_status (single-store detail only, no schedule/next-run fields). SCHEMA-CHECKED (not
inferred): GET /admin/gc/{store} also exists on the live schema and is the path-segment
ALIAS of this same store filter — byte-identical description and returns shape, store still
marked optional in the path form; this tool's store param covers it (see proximo.pbs_admin
module docstring fact #1). REVIEWED_TRUSTED. Needs PROXIMO_PBS_* config.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| store | No | Filter to one PBS datastore's GC job. Omit to list all. | |
| 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 |