proxmox-backup/src/api2
2020-04-30 11:52:40 +02:00
..
access use reasonable acl paths 2020-04-30 09:30:00 +02:00
admin src/api2/admin/datastore.rs - get_datastore_list: only return name and comment 2020-04-29 09:21:34 +02:00
backup switch from failure to anyhow 2020-04-17 18:43:30 +02:00
config src/api2/config/datastore.rs_ add delete property to update method 2020-04-29 09:09:59 +02:00
node src/api2/node/status.rs: rework api, implement reboot and shutdown 2020-04-30 11:52:40 +02:00
reader switch from failure to anyhow 2020-04-17 18:43:30 +02:00
access.rs src/api2/access.rs: cleanup 2020-04-18 07:28:25 +02:00
admin.rs bump proxmox crate to 0.1.7 2020-01-21 13:48:37 +01:00
backup.rs implemnt backup ownership, improve datastore access permissions 2020-04-28 10:22:25 +02:00
config.rs move src/api2/config/network.rs to src/api2/node/network.rs 2020-04-25 17:00:38 +02:00
node.rs move src/api2/config/network.rs to src/api2/node/network.rs 2020-04-25 17:00:38 +02:00
pull.rs src/api2/pull.rs: require Datastore.Prune if delete flag is set. 2020-04-29 07:19:32 +02:00
reader.rs use proxmox 0.1.25, use new EnumEntry feature 2020-04-29 13:01:24 +02:00
subscription.rs switch from failure to anyhow 2020-04-17 18:43:30 +02:00
types.rs src/api2/node/status.rs: rework api, implement reboot and shutdown 2020-04-30 11:52:40 +02:00
version.rs switch from failure to anyhow 2020-04-17 18:43:30 +02:00