Commit 858e2ed0 authored by Dietmar Maurer's avatar Dietmar Maurer

fix bug #648: forward call to correct node

parent f9a59be4
......@@ -497,6 +497,7 @@ __PACKAGE__->register_method({
name => 'versions',
path => 'versions',
method => 'GET',
proxyto => 'node',
description => "Get package information for important Proxmox packages.",
permissions => {
check => ['perm', '/nodes/{node}', [ 'Sys.Audit' ]],
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment