REST API for ProxmoxAAS
5639e01815
use vars config items in api |
||
---|---|---|
.gitignore | ||
index.js | ||
package.json | ||
README.md | ||
vars.js.template |
Configuring API Token and Permissions
- Add a new user
proxmoxaas-api
to proxmox - Create a new API token for the user
proxmoxaas-api
and copy the secret key to a safe location - Create a new role
proxmoxaas-api
with at least the following permissions:
- VM.* except VM.Audit, VM.Backup, VM.Console, VM.Monitor, VM.PowerMgmt, VM.Snapshot, VM.Snapshot.Rollback
- Add a new API Token Permission with path:
/
, select the API token created previously, and role: `proxmoxaas-api