mirror of
https://git.proxmox.com/git/proxmox-backup
synced 2025-10-04 18:48:10 +00:00
docs: replace path list with table for better readability
Signed-off-by: Alexander Zeidler <a.zeidler@proxmox.com>
This commit is contained in:
parent
9aa8df5b05
commit
f8c78d84a1
@ -329,16 +329,19 @@ references are specified in curly brackets.
|
|||||||
|
|
||||||
Some examples are:
|
Some examples are:
|
||||||
|
|
||||||
* `/datastore`: Access to *all* datastores on a Proxmox Backup server
|
.. table::
|
||||||
* `/datastore/{store}`: Access to a specific datastore on a Proxmox Backup
|
:align: left
|
||||||
server
|
|
||||||
* `/datastore/{store}/{ns}`: Access to a specific namespace on a specific
|
=========================== =========================================================
|
||||||
datastore
|
``/datastore`` Access to *all* datastores on a Proxmox Backup server
|
||||||
* `/remote`: Access to all remote entries
|
``/datastore/{store}`` Access to a specific datastore on a Proxmox Backup server
|
||||||
* `/system/network`: Access to configure the host network
|
``/datastore/{store}/{ns}`` Access to a specific namespace on a specific datastore
|
||||||
* `/tape/`: Access to tape devices, pools and jobs
|
``/remote`` Access to all remote entries
|
||||||
* `/access/users`: User administration
|
``/system/network`` Access to configure the host network
|
||||||
* `/access/openid/{id}`: Administrative access to a specific OpenID Connect realm
|
``/tape/`` Access to tape devices, pools and jobs
|
||||||
|
``/access/users`` User administration
|
||||||
|
``/access/openid/{id}`` Administrative access to a specific OpenID Connect realm
|
||||||
|
=========================== =========================================================
|
||||||
|
|
||||||
Inheritance
|
Inheritance
|
||||||
^^^^^^^^^^^
|
^^^^^^^^^^^
|
||||||
|
Loading…
Reference in New Issue
Block a user