From 3d0e0d0639c5943bbc5e8ea6939ec293f4c0b971 Mon Sep 17 00:00:00 2001 From: Fiona Ebner Date: Fri, 18 Jul 2025 11:30:15 +0200 Subject: [PATCH] user management: privileges: document VM.Replicate privilege Signed-off-by: Fiona Ebner --- pveum.adoc | 1 + 1 file changed, 1 insertion(+) diff --git a/pveum.adoc b/pveum.adoc index 40a2a62..25e10ef 100644 --- a/pveum.adoc +++ b/pveum.adoc @@ -914,6 +914,7 @@ Virtual machine related privileges:: * `VM.GuestAgent.Unrestricted`: issue arbitrary QEMU guest agent commands * `VM.Migrate`: migrate VM to alternate server on cluster * `VM.PowerMgmt`: power management (start, stop, reset, shutdown, ...) +* `VM.Replicate`: configure and run guest replication * `VM.Snapshot.Rollback`: rollback VM to one of its snapshots * `VM.Snapshot`: create/delete VM snapshots