K Kosh Active Member Dec 24, 2019 79 5 28 44 May 26, 2024 #1 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: May 26, 2024
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?
dcsapak Proxmox Staff Member Staff member Feb 1, 2016 10,197 1,487 273 36 Vienna May 27, 2024 #3 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>
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>