API call to stop a node
Posted: Thu Nov 14, 2024 8:38 pm
If I use the url documented in the EVE-NG API to stop a node, it fails with "Request not valid".
http://127.0.0.1/api/labs/User1/Lab%201 ... des/1/stop
If I remove the "/User1", like I did to get the 'start' call to work, then it just returns some HTML (and not JSON).
I used the developer tools to spy on a stop call and I got...
https://192.168.4.100/api/labs/Apstra%2 ... 1616520539
Does anyone know what 'stopmode' is? And what values are acceptable?
Thanks!
http://127.0.0.1/api/labs/User1/Lab%201 ... des/1/stop
If I remove the "/User1", like I did to get the 'start' call to work, then it just returns some HTML (and not JSON).
I used the developer tools to spy on a stop call and I got...
https://192.168.4.100/api/labs/Apstra%2 ... 1616520539
Does anyone know what 'stopmode' is? And what values are acceptable?
Thanks!