[pve-devel] [PATCH docs 8/9] user management: privileges: document new VM guest agent privileges

Fiona Ebner f.ebner at proxmox.com
Thu Jul 17 15:36:56 CEST 2025


Signed-off-by: Fiona Ebner <f.ebner at proxmox.com>
---
 pveum.adoc | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/pveum.adoc b/pveum.adoc
index 8e0a5f7..d7b84d7 100644
--- a/pveum.adoc
+++ b/pveum.adoc
@@ -906,6 +906,12 @@ Virtual machine related privileges::
 * `VM.Config.Network`: add/modify/remove network devices
 * `VM.Config.Options`: modify any other VM configuration
 * `VM.Console`: console access to VM
+* `VM.GuestAgent.Audit`: issue informational QEMU guest agent commands
+* `VM.GuestAgent.FileRead`: read files from the guest via QEMU guest agent
+* `VM.GuestAgent.FileSystemMgmt`: freeze/thaw/trim file systems via QEMU guest
+  agent
+* `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, ...)
-- 
2.47.2





More information about the pve-devel mailing list