api2: add verification job config endpoint

Signed-off-by: Hannes Laimer <h.laimer@proxmox.com>
This commit is contained in:
Hannes Laimer
2020-10-20 11:10:04 +02:00
committed by Thomas Lamprecht
parent 78efafc2d0
commit 9b2bad7af0
5 changed files with 476 additions and 0 deletions

View File

@ -23,6 +23,7 @@ pub mod network;
pub mod remote;
pub mod sync;
pub mod user;
pub mod verify;
/// Check configuration directory permissions
///