Aller au contenu principal

Fully update an existing virtual machine

PUT 

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

Update virtual machine. If the body contains an image change in parameter, then the virtual machine must be rebuilt.

Request

Responses

Ok
Response Headers
  • X-Job-Href string
    Href of the asynchronous job that will process the request, in order to track its status.
  • X-Retry-After integer
    The number of seconds to wait before checking the status of the job.