proxmox-backup/src/api2
Dominik Csapak d7a122a026 use jobstate mechanism for verify/garbage_collection schedules
also changes:
* correct comment about reset (replace 'sync' with 'action')
* check schedule change correctly (only when it is actually changed)

with this changes, we can drop the 'lookup_last_worker' method

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2020-09-24 17:06:12 +02:00
..
access fix #3015: allow user self-service 2020-09-18 15:45:11 +02:00
admin avoid chrono dependency, depend on proxmox 0.3.8 2020-09-15 07:12:57 +02:00
backup SnapshotVerifyState: use enum for state 2020-09-15 13:06:04 +02:00
config use jobstate mechanism for verify/garbage_collection schedules 2020-09-24 17:06:12 +02:00
node fix #2942: implement lacp bond mode and bond_xmit_hash_policy 2020-09-17 08:36:25 +02:00
reader introduce Username, Realm and Userid api types 2020-08-10 12:05:01 +02:00
types api2: add VERIFY_SCHEDULE_SCHEMA 2020-09-18 12:11:39 +02:00
access.rs replace and remove old ticket functions 2020-08-12 14:28:21 +02:00
admin.rs api2: add admin/sync endpoint 2020-05-29 11:31:32 +02:00
backup.rs SnapshotVerifyState: use enum for state 2020-09-15 13:06:04 +02:00
config.rs rename 'job' to 'sync' 2020-05-21 10:29:25 +02:00
helpers.rs bump proxmox to 0.3, cleanup http_err macro usage 2020-07-29 09:38:36 +02:00
node.rs replace and remove old ticket functions 2020-08-12 14:28:21 +02:00
pull.rs api2/pull: make pull worker abortable 2020-09-17 06:11:33 +02:00
reader.rs src/api2/reader.rs: use std::fs::read instead of tokio::fs::read 2020-09-22 13:27:23 +02:00
status.rs avoid chrono dependency, depend on proxmox 0.3.8 2020-09-15 07:12:57 +02:00
version.rs switch from failure to anyhow 2020-04-17 18:43:30 +02:00