mirror of
https://git.proxmox.com/git/qemu-server
synced 2025-08-04 06:10:48 +00:00
api: add missing index child links
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
This commit is contained in:
parent
6cb7b041ce
commit
58f9db6ada
@ -1907,6 +1907,9 @@ __PACKAGE__->register_method({
|
||||
{ subdir => 'current' },
|
||||
{ subdir => 'start' },
|
||||
{ subdir => 'stop' },
|
||||
{ subdir => 'reset' },
|
||||
{ subdir => 'shutdown' },
|
||||
{ subdir => 'suspend' },
|
||||
];
|
||||
|
||||
return $res;
|
||||
|
Loading…
Reference in New Issue
Block a user