proxmox-backup/src/api2
Christian Ebner ab5b64fadf api: sync: honor sync jobs encrypted/verified only flags
Extend the sync job config api to adapt the 'encrypted-only' and
'verified-only' flags, allowing to include only encrypted and/or
verified backup snapshots, excluding others from the sync.

Set these flags to the sync jobs push or pull parameters on job
invocation.

Signed-off-by: Christian Ebner <c.ebner@proxmox.com>
Link: https://lore.proxmox.com/pbs-devel/20250404132106.388829-3-c.ebner@proxmox.com
2025-04-05 17:39:27 +02:00
..
access fix #3887: api: access: allow secret regeneration 2025-04-05 17:39:27 +02:00
admin datastore/api: add error message on failed removal due to old locking 2025-04-03 16:10:16 +02:00
backup fix #3935: datastore/api/backup: move datastore locking to '/run' 2025-03-26 16:21:43 +01:00
config api: sync: honor sync jobs encrypted/verified only flags 2025-04-05 17:39:27 +02:00
node cargo: drop direct http crate dependency, tree-wide namespace fix 2025-01-24 09:43:35 +01:00
reader datastore/api/backup: prepare for fix of #3935 by adding lock helpers 2025-03-26 16:21:39 +01:00
status api: remove redundant guard 2025-03-06 14:53:49 +01:00
tape tape: introduce a tape backup job worker thread option 2025-04-02 16:45:14 +02:00
types pbs-api-types: move node status types from src/api2/types/mod.rs 2023-09-28 08:13:30 +02:00
helpers.rs api: rustfmt 2022-04-14 13:33:01 +02:00
mod.rs api: push: implement endpoint for sync in push direction 2024-11-21 10:14:53 +01:00
ping.rs api: rustfmt 2022-04-14 13:33:01 +02:00
pull.rs api: sync: honor sync jobs encrypted/verified only flags 2025-04-05 17:39:27 +02:00
push.rs api: sync: honor sync jobs encrypted/verified only flags 2025-04-05 17:39:27 +02:00
version.rs version: remove named features 2024-11-21 11:53:49 +01:00