API ReferenceVMsRenames an existing virtual machine.Renames an existing virtual machine. PATCH/v1/projects/:projectId/vms/:vmId/rename This operation is synchronous and completes before the response is returned. Request Responses204400404The VM was renamed.The request body failed validation.The project or VM was not found.