pvesh- timeout before starting vm?

Kosh

Well-Known Member
Dec 24, 2019
101
11
58
45
Hi!
I see to the team
Code:
pvesh create /nodes/{node}/qemu/{vmid}/status/start
there is a timeout parameter
How is it indicated correctly?
 
Last edited:
what exactly is your question? how you can give the timeout parameter?

if yes, like this:

Code:
pvesh create /nodes/<node>/qemu/<vmid>/status/start --timeout <timeout in seconds>