mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-07-27 11:46:44 +00:00
api: cluster: add backupinfo to subdirectories
to make it actually show up in auto-completion and some docs.. Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
6f7504f145
commit
d52b1535cd
@ -131,6 +131,7 @@ __PACKAGE__->register_method ({
|
|||||||
{ name => 'replication' },
|
{ name => 'replication' },
|
||||||
{ name => 'tasks' },
|
{ name => 'tasks' },
|
||||||
{ name => 'backup' },
|
{ name => 'backup' },
|
||||||
|
{ name => 'backupinfo' },
|
||||||
{ name => 'ha' },
|
{ name => 'ha' },
|
||||||
{ name => 'status' },
|
{ name => 'status' },
|
||||||
{ name => 'nextid' },
|
{ name => 'nextid' },
|
||||||
|
Loading…
Reference in New Issue
Block a user