Skip to main content

Warning: Not implemented yet. Reboot an existing virtual machine by its identifier

POST 

/projects/:projectId/zones/:zoneName/virtualmachines/:virtualMachineId/actions/reboot

For future version. Not implemented yet.

Reboot can be applied only on already started virtual machine. If the virtual machine is stopped, this operation returns 406-Method Not Allowed.

Request

Responses

Ok

Response Headers
    X-Job-Href

    Href of the asynchronous job that will process the request, in order to track its status.

    X-Retry-After

    The number of seconds to wait before checking the status of the job.