]> git.proxmox.com Git - proxmox-backup.git/commitdiff
docs: acl path: add a namespace related example
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 16 May 2022 16:10:13 +0000 (18:10 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 16 May 2022 16:10:13 +0000 (18:10 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
docs/user-management.rst

index c4156b8bf9590fceacb1d5056d82b5f66ac16494..97b410c4da0475a504ce90823074c27ef9fcedc2 100644 (file)
@@ -326,6 +326,8 @@ Some examples are:
 * `/datastore`: Access to *all* datastores on a Proxmox Backup server
 * `/datastore/{store}`: Access to a specific datastore on a Proxmox Backup
   server
+* `/datastore/{store}/{ns}`: Access to a specific namespace on a specific
+  datastore
 * `/remote`: Access to all remote entries
 * `/system/network`: Access to configuring the host network
 * `/tape/`: Access to tape devices, pools and jobs