proxmox-backup/src/api2
Thomas Lamprecht ed2beb334d api: node/apt: add versions call
very basic, based on API/concepts of PVE one.

Still missing, addint an extra_info string option to APTUpdateInfo
and pass along running kernel/PBS version there.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-11-09 16:31:56 +01:00
..
access Vec::new is Vec's default default 2020-11-06 14:55:34 +01:00
admin verify: allow unprivileged access to admin API 2020-11-06 12:41:41 +01:00
backup replace Userid with Authid 2020-10-29 15:11:39 +01:00
config fix bug #3121: forbid removing used reemotes 2020-11-09 12:48:29 +01:00
node api: node/apt: add versions call 2020-11-09 16:31:56 +01:00
reader replace Userid with Authid 2020-10-29 15:11:39 +01:00
types api: node/apt: add versions call 2020-11-09 16:31:56 +01:00
access.rs api: factor out auth logger and use for all API authentication failures 2020-11-04 17:26:34 +01:00
admin.rs api2: add verification admin endpoint and do_verification_job function 2020-10-21 12:51:35 +02:00
backup.rs owner checks: handle backups owned by API tokens 2020-10-29 15:14:27 +01:00
config.rs api2: add verification job config endpoint 2020-10-21 12:51:35 +02:00
helpers.rs bump proxmox to 0.3, cleanup http_err macro usage 2020-07-29 09:38:36 +02:00
node.rs report: add api endpoint and function to generate report 2020-11-03 15:16:42 +01:00
ping.rs api: add world accessible ping dummy endpoint 2020-10-24 19:12:14 +02:00
pull.rs tasks: allow access to job tasks 2020-11-06 12:56:06 +01:00
reader.rs owner checks: handle backups owned by API tokens 2020-10-29 15:14:27 +01:00
status.rs api2/status: remove list_task api call 2020-11-03 11:35:21 +01:00
version.rs switch from failure to anyhow 2020-04-17 18:43:30 +02:00