Computers
Restart a managed computer
Ensures an active managed computer is running, resuming it if necessary. Computers that are already running are left untouched and reported with wasRestarted: false. Not supported for BYOM computers.
post/api/v0/computers/{computerId}/restart
Path parameters
computerIdstring required
Computer ID
Response
Response for status 200
Changes
Changed in 1 of the 20 revisions of this API.1
- ○
added the required property
wasRestartedto the response with the200statusresponse-required-property-added
- ○