From b39a41dec878da7d24878def7c3df61c6ba8b7e9 Mon Sep 17 00:00:00 2001 From: TechHome Date: Thu, 12 Mar 2020 10:08:08 +0100 Subject: [PATCH] Update README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 27bd8b9..20525ba 100644 --- a/README.md +++ b/README.md @@ -71,6 +71,14 @@ for i in qemu-server vz pvedaemon pve-cluster; do systemctl start $i ; done If nothing goes wrong, and you have separately restored the VM images using the default ProxMox process. You should be back where you started. But let's hope it never comes to that. +### API +The Proxmox API scripts are located in the API folder. +Currently there are: +``` +/api/lxc: startlxc.sh, stoplxc.sh, shutdownlxc.sh, restartlxc.sh, suspendlxc.sh and resumelxc.sh +/api/vm: startvm.sh, stopvm.sh, shutdownvm.sh, restartvm.sh, resetvm.sh, suspendvm.sh and resumevm.sh +``` + ### Sources http://ziemecki.net/content/proxmox-config-backups