update readme with new permissions required for proxmox 8,

improve handling of proxmox responses
This commit is contained in:
2024-07-01 19:03:36 +00:00
parent c63690c181
commit c8404c366f
2 changed files with 6 additions and 1 deletions

View File

@@ -19,6 +19,7 @@ In Proxmox VE, follow the following steps:
- Datastore.Allocate, Datastore.AllocateSpace, Datastore.Audit
- User.Modify
- Pool.Audit
- SDN.Use (if instances use SDN networks)
4. Add a new API Token Permission with path: `/`, select the API token created previously, and role: `proxmoxaas-api`
5. Add a new User Permission with path: `/`, select the `proxmoxaas-api` user, and role: `proxmoxaas-api`