pbs

Backup management via proxmox-backup-client CLI.

8 templates 8 bound Backup active
admin: 4 info: 4

Actions

ActionCategoryDescriptionParamsCommand TemplateFlags
backupadminCreate backup of files or imagesbackup_specproxmox-backup-client backup {backup_spec}
3-layer composition
INTERFACE#ActionDef & { name: "backup", category: "admin" }
PROVIDERcommand_template: "proxmox-backup-client backup {backup_spec}"
params: { backup_spec: default: "" }
snapshot_listinfoList backup snapshots in datastoreproxmox-backup-client snapshot listidempotent
3-layer composition
INTERFACE#ActionDef & { name: "snapshot_list", category: "info" }
PROVIDERcommand_template: "proxmox-backup-client snapshot list"

Import

import "quicue.ca/template/pbs/patterns"

actions: patterns.#upbsRegistry

JSON-LD

{
  "@id": "https://quicue.ca/project/quicue-pbs",
  "@type": "quicue:Provider",
  "quicue:providerName": "pbs",
  "quicue:category": "backup",
  "quicue:actionCount": 8
}