readme: add VM.Replicate

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
This commit is contained in:
Fabian Grünbichler 2025-07-30 15:06:02 +02:00
parent 5f7544fea5
commit 5baa80c784

1
README
View File

@ -120,6 +120,7 @@ privileges:
VM.GuestAgent.FileWrite: write files in the guest 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.GuestAgent.Unrestricted: issue arbitrary QEMU guest agent commands
VM.Migrate: migrate VM to alternate server on cluster VM.Migrate: migrate VM to alternate server on cluster
VM.Replicate: configure and run guest replication
VM.PowerMgmt: power management (start, stop, reset, shutdown, ...) VM.PowerMgmt: power management (start, stop, reset, shutdown, ...)
VM.Snapshot.Rollback: rollback VM to one of its snapshots VM.Snapshot.Rollback: rollback VM to one of its snapshots
VM.Snapshot: create/delete VM snapshots VM.Snapshot: create/delete VM snapshots