---
title: "PUT /workspaces/docker-cloud-instances/reboot"
method: PUT
path: "/workspaces/docker-cloud-instances/reboot"
tags: ["Workspaces - Providers - Cloud Instances"]
---

# PUT /workspaces/docker-cloud-instances/reboot

`PUT /workspaces/docker-cloud-instances/reboot`

## Request body

- DockerCloudInstance
  - `id` string
  - `name` string
  - `providerId` string
  - `regionName` string
  - `zone` DockerProviderZone
    - `name` string
  - `machineInstance` DockerMachineInstance
    - `name` string
    - `memAvailable` number, double
  - `instanceId` string
  - `created` string, date-time
  - `lastModified` string, date-time
  - `errorCount` integer
  - `batchId` string
  - `state` 'RUNNING' | 'TERMINATING', nullable

## Response `200`

OK

## Other responses

- `400` — Bad Request
- `403` — Forbidden
- `404` — Not Found
- `409` — Conflict
- `429` — Too Many Requests

## Changes

- **2026-09-04** `1a09b0930dfd` — 1 info
  - api operation id `b` removed and replaced with `z`
- **2026-09-03** `71d9c89c11f3` — 1 info
  - api operation id `m` removed and replaced with `b`
- **2026-09-03** `0dd39158a6ad` — 1 info
  - api operation id `o` removed and replaced with `m`
- **2026-09-02** `f1e5fc0d1899` — 1 info
  - api operation id `d` removed and replaced with `o`
- **2026-08-27** `5c632fc8774c` — 1 info
  - api operation id `C` removed and replaced with `d`

[Full history](https://skmtc.dev/octoperf/apis/octoperf-api/changes/workspaces/docker-cloud-instances/reboot/put.md)

---

[API](https://skmtc.dev/octoperf/apis/octoperf-api.md) · [All operations](https://skmtc.dev/octoperf/apis/octoperf-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/octoperf/octoperf-api/revisions/1a09b0930dfd/schema)
