mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-08-04 11:51:02 +00:00
fix bug #648: forward call to correct node
This commit is contained in:
parent
3efe7f0e4c
commit
502a69ef9e
@ -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' ]],
|
||||
|
Loading…
Reference in New Issue
Block a user