mirror of https://github.com/tteck/Proxmox
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
340 B
15 lines
340 B
pvesh get /nodes
|
|
|
|
pvesh get /nodes/<node>/qemu
|
|
|
|
pvesh create /nodes/<node>/qemu/<vmid>/status/start
|
|
|
|
pvesh create /nodes/<node>/qemu/<vmid>/status/stop
|
|
|
|
pvesh create /nodes/<node>/qemu/<vmid>/status/shutdown
|
|
|
|
pvesh get /nodes/<node>/lxc
|
|
|
|
pvesh create /nodes/<node>/lxc/<vmid>/status/start
|
|
|
|
pvesh create /nodes/<node>/lxc/<vmid>/status/stop
|
|
|