]> git.proxmox.com Git - pve-storage.git/blobdiff - PVE/API2/Disks/ZFS.pm
Fix: api zfs: changed return value name to errors
[pve-storage.git] / PVE / API2 / Disks / ZFS.pm
index 371cc5a57062bd5e65694c00ddc99a61b8052cf4..58a498dabccc6a0971fe0095030c891c08bd9a8f 100644 (file)
@@ -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.',
            },