„vm_control.php“ ändern
This commit is contained in:
parent
9c1c53ef59
commit
a989a04747
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue