5
0
mirror of git://git.proxmox.com/git/qemu-server.git synced 2025-03-12 20:58:26 +03:00

API: list new 'pending' method

This commit is contained in:
Dietmar Maurer 2015-01-07 08:14:14 +01:00
parent 19120f9967
commit df2a2dbbe1

View File

@ -536,6 +536,7 @@ __PACKAGE__->register_method({
my $res = [
{ subdir => 'config' },
{ subdir => 'pending' },
{ subdir => 'status' },
{ subdir => 'unlink' },
{ subdir => 'vncproxy' },