mirror of
https://git.proxmox.com/git/proxmox
synced 2025-07-26 20:42:45 +00:00
![]() In order for sync jobs to be either pull or push jobs, allow to configure the direction of the job. Adds an additional config type `sync-push` to the sync job config, to clearly distinguish sync jobs configured in pull and in push direction and defines and implements the required `SyncDirection` api type. This approach was chosen in order to limit possible misconfiguration, as unintentionally switching the sync direction could potentially delete still required snapshots. Signed-off-by: Christian Ebner <c.ebner@proxmox.com> |
||
---|---|---|
pbs-api-types |