]> git.proxmox.com Git - pve-manager.git/commitdiff
api: nodes: add 'migrateall' to index
authorFiona Ebner <f.ebner@proxmox.com>
Wed, 29 Mar 2023 11:36:42 +0000 (13:36 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 6 Jun 2023 15:05:06 +0000 (17:05 +0200)
Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
PVE/API2/Nodes.pm

index bfe5c40a1c5cdf900cc6fbc21b64811f8a4ba204..e642ab4f4031d065ae43b49c1726f7a8dbac6bb6 100644 (file)
@@ -272,6 +272,7 @@ __PACKAGE__->register_method ({
            { name => 'hosts' },
            { name => 'journal' },
            { name => 'lxc' },
+           { name => 'migrateall' },
            { name => 'netstat' },
            { name => 'network' },
            { name => 'qemu' },