proxmox-backup/src/server
Wolfgang Bumiller 11e1e27a42 turn UPID into an API type
It's a string-type.
Implement Serialize via Display, Deserialize via FromStr and
add an API_SCHEMA so that it can be used as a type within
the #[api] macro.

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2020-08-18 11:54:30 +02:00
..
command_socket.rs src/server/command_socket.rs: do not abort loop on client errors, allow backup gid 2020-05-07 09:27:33 +02:00
config.rs server/config: add mechanism to update template 2020-07-23 11:55:00 +02:00
environment.rs depend on proxmox 0.1.31 - use Value to store result metadata 2020-05-18 09:57:35 +02:00
formatter.rs depend on proxmox 0.1.31 - use Value to store result metadata 2020-05-18 09:57:35 +02:00
h2service.rs bump proxmox to 0.3, cleanup http_err macro usage 2020-07-29 09:38:36 +02:00
rest.rs replace and remove old ticket functions 2020-08-12 14:28:21 +02:00
state.rs followup: server/state: rename task_count to internal_task_count 2020-07-24 12:11:39 +02:00
upid.rs turn UPID into an API type 2020-08-18 11:54:30 +02:00
worker_task.rs cleanup: merge endtime into TaskState 2020-08-14 06:36:19 +02:00