diff --git a/PVE/API2/ACL.pm b/PVE/API2/ACL.pm index 8c5c388..c2d5665 100644 --- a/PVE/API2/ACL.pm +++ b/PVE/API2/ACL.pm @@ -21,6 +21,7 @@ __PACKAGE__->register_method ({ method => 'GET', description => "Get Access Control List (ACLs).", permissions => { + description => "The returned list is restricted to objects where you have rights to modify permissions.", user => 'all', }, parameters => {