diff options
Diffstat (limited to 'docs/customservices.md')
-rw-r--r-- | docs/customservices.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/customservices.md b/docs/customservices.md index e84afdb..3f17abc 100644 --- a/docs/customservices.md +++ b/docs/customservices.md | |||
@@ -256,7 +256,7 @@ This service displays status information of a Proxmox node (VMs running and disk | |||
256 | The API Token (or the user asigned to that token if not separated permissions is checked) are this: | 256 | The API Token (or the user asigned to that token if not separated permissions is checked) are this: |
257 | 257 | ||
258 | | Path | Permission | Comments | | 258 | | Path | Permission | Comments | |
259 | | ------------------ | ---------- | | | 259 | |--------------------|------------|-------------------------------------------------------------------| |
260 | | /nodes/<your-node> | Sys.Audit | | | 260 | | /nodes/<your-node> | Sys.Audit | | |
261 | | /vms/<id-vm> | VM.Audit | You need to have this permission on any VM you want to be counted | | 261 | | /vms/<id-vm> | VM.Audit | You need to have this permission on any VM you want to be counted | |
262 | 262 | ||