X-Git-Url: https://git.proxmox.com/?p=pve-storage.git;a=blobdiff_plain;f=PVE%2FAPI2%2FDisks%2FZFS.pm;h=58a498dabccc6a0971fe0095030c891c08bd9a8f;hp=371cc5a57062bd5e65694c00ddc99a61b8052cf4;hb=b005f2f48319d145493a80131fe3bb21d3b18177;hpb=e6c4144fa6e592efd728ec7a21001b0b91a9b9d5 diff --git a/PVE/API2/Disks/ZFS.pm b/PVE/API2/Disks/ZFS.pm index 371cc5a..58a498d 100644 --- a/PVE/API2/Disks/ZFS.pm +++ b/PVE/API2/Disks/ZFS.pm @@ -165,7 +165,7 @@ __PACKAGE__->register_method ({ type => 'string', description => 'Information about the last/current scrub.', }, - scan => { + errors => { type => 'string', description => 'Information about the errors on the zpool.', },