„vm_control.php“ ändern

This commit is contained in:
Stephan 2022-02-04 16:42:59 +00:00
parent 9c1c53ef59
commit a989a04747

View file

@ -1,6 +1,7 @@
<?php
// Filename: /volume3/web/updateserver.php
// Aufruf-URL: https://example.com/vm_control.php?vmname= &state=[on|off] &key=
// Beispiel: https://example.com/vm_control.php?vmname=Win10&state=on&key=0815
// vmname= Name der VM wie im VMM angegeben (wahrscheinlich sind hier einige Sonderzeichen ungünstig)
// state= gewünschter Zustand der VM: on / off