Skip to content

Commit ec39d46

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

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

source/adminguide/extensions/builtin_extensions.rst

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,15 @@ 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+
41+
#. Uncheck the `Privilege Separation` checkbox in the `Add: Token` dialog, or
42+
#. Check the `Privilege Separation` checkbox in the `Add: Token` dialog, and give permissions to the API Token
43+
by navigating to `Datacenter > Permissions > Add > API Tokens Permission`
44+
45+
#. Set Role = `PVEAdmin` and Path = `/vms`
46+
#. Set Role = `PVEAdmin` and Path = `/storage`
47+
#. Set Role = `PVEAdmin` and Path = `/sdn`
48+
4249
Note down the **user**, **token**, and **secret**.
4350

4451
|proxmox-add-token.png|

0 commit comments

Comments
 (0)