I am attempting to host a xtermjs terminal on another webserver.
When using xtermjs library and javascript websocket the connection fails.
import { Terminal } from 'xterm';
import { AttachAddon } from 'xterm-addon-attach';
const user = "root@pam";
const ticket =...
I know that you can import disk from file to VM using CLI:
qm importdisk 9000 bionic-server-cloudimg-amd64.img local-lvm
However I want to do this using the API, but there is no endpoint for that.
I have attempted to change the configuration and move the disk..
VM config is set to:
POST...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.