Add replication jobs & HA. This makes the enumeration complete.

Signed-off-by: Dominic Jäger <d.jae...@proxmox.com>
---
 PVE/API2/Qemu.pm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/PVE/API2/Qemu.pm b/PVE/API2/Qemu.pm
index 00d98ab..693348d 100644
--- a/PVE/API2/Qemu.pm
+++ b/PVE/API2/Qemu.pm
@@ -1513,7 +1513,7 @@ __PACKAGE__->register_method({
            skiplock => get_standard_option('skiplock'),
            purge => {
                type => 'boolean',
-               description => "Remove vmid from backup cron jobs.",
+               description => "Remove VM ID from backup jobs, replication jobs 
and HA resource configuration.",
                optional => 1,
            },
        },
-- 
2.20.1


_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Reply via email to