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:
Thomas Lamprecht 2021-07-02 11:36:21 +02:00
parent 6f7504f145
commit d52b1535cd

View File

@ -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' },