diff --git a/PVE/API2/Disks/ZFS.pm b/PVE/API2/Disks/ZFS.pm index 2884bb0..b815ee7 100644 --- a/PVE/API2/Disks/ZFS.pm +++ b/PVE/API2/Disks/ZFS.pm @@ -163,6 +163,7 @@ __PACKAGE__->register_method ({ description => 'Information about the recommended action to fix the state.', }, scan => { + optional => 1, type => 'string', description => 'Information about the last/current scrub.', },