Skip to content

Commit 6297c1b

Browse files
committed
Proxmox: add more API token permissions
1 parent 29bb051 commit 6297c1b

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

source/adminguide/extensions/builtin_extensions.rst

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,12 @@ Get the Api Token-Secret from Proxmox
3737
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3838

3939
If not already set up, create a new API Token in the Proxmox UI by navigating to `Datacenter > Permissions > API Tokens`.
40-
Uncheck the `Privilege Separation` checkbox in the `Add: Token` dialog or give permission to the API Token
41-
by navigating to `Datacenter > Permissions > Add > API Tokens Permission` and setting Role = `PVEAdmin` and Path = `/vms`.
40+
Uncheck the `Privilege Separation` checkbox in the `Add: Token` dialog, or give permissions to the API Token
41+
by navigating to `Datacenter > Permissions > Add > API Tokens Permission`
42+
#. Set Role = `PVEAdmin` and Path = `/vms`
43+
#. Set Role = `PVEAdmin` and Path = `/storage`
44+
#. Set Role = `PVEAdmin` and Path = `/sdn`
45+
4246
Note down the **user**, **token**, and **secret**.
4347

4448
|proxmox-add-token.png|

0 commit comments

Comments
 (0)