--- Begin Message ---
Signed-off-by: Johannes Cornelis Draaijer <jcd...@gmail.com>
---
 src/PVE/API2/LXC.pm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/PVE/API2/LXC.pm b/src/PVE/API2/LXC.pm
index fd42ccf..89ba64c 100644
--- a/src/PVE/API2/LXC.pm
+++ b/src/PVE/API2/LXC.pm
@@ -590,6 +590,7 @@ __PACKAGE__->register_method({
            { subdir => 'firewall' },
            { subdir => 'snapshot' },
            { subdir => 'resize' },
+           { subdir => 'interfaces' }
            ];
 
        return $res;
-- 
2.34.1



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

Reply via email to