mirror of
https://git.proxmox.com/git/qemu-server
synced 2025-05-03 01:29:13 +00:00
qm destroy: Extend --purge description
Add replication jobs & HA. This makes the enumeration complete. Signed-off-by: Dominic Jäger <d.jaeger@proxmox.com>
This commit is contained in:
parent
6711e689c6
commit
3eecc92525
@ -1513,7 +1513,7 @@ __PACKAGE__->register_method({
|
|||||||
skiplock => get_standard_option('skiplock'),
|
skiplock => get_standard_option('skiplock'),
|
||||||
purge => {
|
purge => {
|
||||||
type => 'boolean',
|
type => 'boolean',
|
||||||
description => "Remove vmid from backup cron jobs.",
|
description => "Remove VM ID from backup jobs, replication jobs and HA resource configuration.",
|
||||||
optional => 1,
|
optional => 1,
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user