---
title: "Changes to Update a GPU cluster"
method: PUT
path: "/compute/clusters/{cluster_id}"
---

# Changes to Update a GPU cluster

`PUT /compute/clusters/{cluster_id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 14 revisions.

- **2026-08-21** `3ad4ab328948` — 2 info
- **2026-08-04** `ebd4756a41e4` — 1 warning
- **2026-07-26** `0c4fdad77435` — 7 breaking, 6 warning, 7 info

## Changes

- **2026-08-21** `3ad4ab328948` — 2 info
  - added the required property `deleted_gpu_worker_nodes/items/latest_remediation/linked_alerts/items/annotation` to the response with the `200` status
  - added the required property `gpu_worker_nodes/items/latest_remediation/linked_alerts/items/annotation` to the response with the `200` status
- **2026-08-04** `ebd4756a41e4` — 1 warning
  - added the new `B300_SXM` enum value to the `gpu_type` response property for the response status `200`
- **2026-07-26** `0c4fdad77435` — 7 breaking, 6 warning, 7 info
  - the `allocated_preemptible_gpus` response's property type/format changed from `integer`/`int32` to `integer`/`` for status `200`
  - the `control_plane_nodes/items/memory_gib` response's property type/format changed from `number`/`float` to `number`/`` for status `200`
  - the `deleted_gpu_worker_nodes/items/memory_gib` response's property type/format changed from `number`/`float` to `number`/`` for status `200`
  - the `desired_preemptible_gpus` response's property type/format changed from `integer`/`int32` to `integer`/`` for status `200`
  - the `gpu_worker_nodes/items/memory_gib` response's property type/format changed from `number`/`float` to `number`/`` for status `200`
  - the `num_cpu_workers` response's property type/format changed from `integer`/`int32` to `integer`/`` for status `200`
  - the `num_gpus` response's property type/format changed from `integer`/`int32` to `integer`/`` for status `200`
  - added the new `QUARANTINED` enum value to the `deleted_gpu_worker_nodes/items/latest_remediation/state` response property for the response status `200`
  - added the new `QUARANTINED` enum value to the `gpu_worker_nodes/items/latest_remediation/state` response property for the response status `200`
  - added the new `QUARANTINING` enum value to the `deleted_gpu_worker_nodes/items/latest_remediation/state` response property for the response status `200`
  - added the new `QUARANTINING` enum value to the `gpu_worker_nodes/items/latest_remediation/state` response property for the response status `200`
  - added the new `REMEDIATION_MODE_HOST_POWER_CYCLE` enum value to the `deleted_gpu_worker_nodes/items/latest_remediation/mode` response property for the response status `200`
  - added the new `REMEDIATION_MODE_HOST_POWER_CYCLE` enum value to the `gpu_worker_nodes/items/latest_remediation/mode` response property for the response status `200`
  - added the new optional request property `add_ons/items/config/headlamp`
  - added the new optional request property `add_ons/items/config/slurm_web`
  - the `num_preemptible_gpus` request property type/format was generalized from `integer`/`int32` to `integer`/``
  - added the optional property `add_ons/items/config/headlamp` to the response with the `200` status
  - added the optional property `add_ons/items/config/slurm_web` to the response with the `200` status
  - added the optional property `add_ons/items/state/headlamp` to the response with the `200` status
  - added the optional property `add_ons/items/state/slurm_web` to the response with the `200` status

---

[Operation](https://skmtc.dev/together/apis/together-apis/docs/compute/clusters/:cluster_id/put.md) · [API](https://skmtc.dev/together/apis/together-apis.md) · [Page](https://skmtc.dev/together/apis/together-apis/changes/compute/clusters/:cluster_id/put)
