Skip to content

Commit 225e42a

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

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

source/adminguide/extensions/builtin_extensions.rst

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

4452
|proxmox-add-token.png|

0 commit comments

Comments
 (0)