mirror of
https://github.com/bastienwirtz/homer.git
synced 2026-01-23 02:15:09 +00:00
Markdown-linter consider <string> as HTML and it shows the wrong text in a preview mode
This commit is contained in:
parent
04164acff3
commit
fc10b5c512
1 changed files with 4 additions and 4 deletions
|
|
@ -522,10 +522,10 @@ This service displays status information of a Proxmox node (VMs running and disk
|
|||
|
||||
The API Token (or the user assigned to that token if not separated permissions is checked) are this:
|
||||
|
||||
| Path | Permission | Comments |
|
||||
|--------------------|------------|-------------------------------------------------------------------|
|
||||
| /nodes/<your-node> | Sys.Audit | |
|
||||
| /vms/<id-vm> | VM.Audit | You need to have this permission on any VM you want to be counted |
|
||||
| Path | Permission | Comments |
|
||||
|---------------------|------------|-------------------------------------------------------------------|
|
||||
| /nodes/\<your-node> | Sys.Audit | |
|
||||
| /vms/\<id-vm> | VM.Audit | You need to have this permission on any VM you want to be counted |
|
||||
|
||||
It is highly recommended that you create and API Token with only these permissions on a read-only mode.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue