diff --git a/PVE/API2/Cluster.pm b/PVE/API2/Cluster.pm index ab5b28a1..455f1845 100644 --- a/PVE/API2/Cluster.pm +++ b/PVE/API2/Cluster.pm @@ -131,6 +131,7 @@ __PACKAGE__->register_method ({ { name => 'replication' }, { name => 'tasks' }, { name => 'backup' }, + { name => 'backupinfo' }, { name => 'ha' }, { name => 'status' }, { name => 'nextid' },