Confirmed users
1,989
edits
mNo edit summary |
|||
| Line 27: | Line 27: | ||
curl 'http://<local hostname>:8080/api/device/<assigned device>/status/' | curl 'http://<local hostname>:8080/api/device/<assigned device>/status/' | ||
(note <assigned device> is something like device1 as assigned by the testdata) | |||
replacing <assigned device> with whatever device was given in request["assigned_device"] when the request was created. It should be in the "pxe_power_cycling" state, and you'll see a number of log messages. | replacing <assigned device> with whatever device was given in request["assigned_device"] when the request was created. It should be in the "pxe_power_cycling" state, and you'll see a number of log messages. | ||