pbs_group_notes_get
Retrieve the free-text notes attached to a Proxmox Backup Server group. Distinguish group-level notes from snapshot notes by specifying backup type and ID.
Instructions
READ-ONLY: get the full free-text notes body for a backup GROUP — distinct from the snapshot-level pbs_snapshot_notes_set/get pair (group vs. individual snapshot). ADVERSARIAL (free text). Needs PROXIMO_PBS_* config.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ns | No | Namespace; omit for the root namespace. | |
| store | Yes | PBS datastore name. | |
| backup_id | Yes | Backup group ID (e.g. VMID/CTID or host name). | |
| backup_type | Yes | Backup type: vm, ct, or host. | |
| 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 |