proxmox-backup/pbs-api-types/src
Dominik Csapak b5af9333f8 tape: include drive activity in status
Since we don't query each drives status seperately, but rely on a single
call to the drives listing parameter for that, we now add the option
to query the activity there too. This makes that data avaiable for us
to show in a seperate (by default hidden) column.

Also we show the activity in the 'State' column when the drive is idle
from our perspective. This is useful when e.g. an LTO-9 tape is loaded
the first time and is calibrating, since that happens automatically.

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2024-05-14 10:31:33 +02:00
..
tape tape: include drive activity in status 2024-05-14 10:31:33 +02:00
acl.rs cargo fmt (import reordering) 2024-03-20 11:13:13 +01:00
ad.rs api: access: add routes for managing AD realms 2024-04-24 21:06:14 +02:00
crypto.rs api types: rust fmt 2022-04-10 18:00:18 +02:00
datastore.rs api-types: api: datatore: add notification-mode parameter 2024-04-23 23:14:46 +02:00
file_restore.rs pbs-api-types: add FileRestoreFormat type 2022-10-05 18:40:49 +02:00
jobs.rs api-types: api: tape: add notification-mode parameter 2024-04-23 23:14:46 +02:00
key_derivation.rs api types: rust fmt 2022-04-10 18:00:18 +02:00
ldap.rs access: ldap check connection on creation and change 2023-06-26 16:08:24 +02:00
lib.rs realm sync: add sync job for AD realms 2024-04-24 21:06:14 +02:00
maintenance.rs maintenance: derive Copy for maintenance type and make maintenance mode fields public 2024-04-22 12:19:22 +02:00
metrics.rs api-types: remove influxdb bucket name restrictions 2024-04-26 17:54:51 +02:00
network.rs config: write vlan network interface 2024-04-24 21:48:50 +02:00
node.rs node: status: declutter kernel-version 2023-11-29 15:31:35 +01:00
openid.rs fix #5190: api: OIDC: accept generic URIs for the ACR value 2024-02-08 18:14:30 +01:00
percent_encoding.rs move pbs-tools/src/percent_encoding.rs to pbs-api-types/src/percent_encoding.rs 2021-11-25 11:48:52 +01:00
remote.rs api-types: add a missing serde(default) 2023-12-06 15:53:57 +01:00
traffic_control.rs tree-wide: fix various typos 2023-11-29 18:32:07 +01:00
user.rs api-types: set serde defaults for UserWithTokens 2023-08-01 09:12:43 +02:00
zfs.rs api-types: clippy fixes 2022-07-27 13:29:32 +02:00