mirror of
https://git.proxmox.com/git/pve-access-control
synced 2025-06-12 08:34:54 +00:00
add description
This commit is contained in:
parent
19f60b5e3c
commit
fc21a5c220
@ -21,6 +21,7 @@ __PACKAGE__->register_method ({
|
|||||||
method => 'GET',
|
method => 'GET',
|
||||||
description => "Get Access Control List (ACLs).",
|
description => "Get Access Control List (ACLs).",
|
||||||
permissions => {
|
permissions => {
|
||||||
|
description => "The returned list is restricted to objects where you have rights to modify permissions.",
|
||||||
user => 'all',
|
user => 'all',
|
||||||
},
|
},
|
||||||
parameters => {
|
parameters => {
|
||||||
|
Loading…
Reference in New Issue
Block a user