[pve-devel] [PATCH docs 9/9] user management: privileges: remove reference to dropped VM.Monitor privilege
Fiona Ebner
f.ebner at proxmox.com
Thu Jul 17 15:36:57 CEST 2025
The privilege was replaced by Sys.Audit for access to the QEMU HMP
monitor and by VM.GuestAgent.* privileges for access to the QEMU guest
agent.
Signed-off-by: Fiona Ebner <f.ebner at proxmox.com>
---
pveum.adoc | 1 -
1 file changed, 1 deletion(-)
diff --git a/pveum.adoc b/pveum.adoc
index d7b84d7..40a2a62 100644
--- a/pveum.adoc
+++ b/pveum.adoc
@@ -913,7 +913,6 @@ Virtual machine related privileges::
* `VM.GuestAgent.FileWrite`: write files in the guest via QEMU guest agent
* `VM.GuestAgent.Unrestricted`: issue arbitrary QEMU guest agent commands
* `VM.Migrate`: migrate VM to alternate server on cluster
-* `VM.Monitor`: access to VM monitor (kvm)
* `VM.PowerMgmt`: power management (start, stop, reset, shutdown, ...)
* `VM.Snapshot.Rollback`: rollback VM to one of its snapshots
* `VM.Snapshot`: create/delete VM snapshots
--
2.47.2
More information about the pve-devel
mailing list