---
title: "Changes to Extend node reservation"
method: PATCH
path: "/v1/nodes/{id}/extend"
---

# Changes to Extend node reservation

`PATCH /v1/nodes/{id}/extend`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 44 revisions.

- **2026-05-15** `b819ba3108b3` — 4 warning, 73 info
- **2025-12-19** `03edf542ab39` — 6 info
- **2025-12-18** `54af1b82f474` — 6 warning
- **2025-12-06** `7284b205c8d1` — 2 info

## Changes

- **2026-05-15** `b819ba3108b3` — 4 warning, 73 info
  - removed the optional property `error/details` from the response with the `401` status
  - removed the optional property `error/details` from the response with the `403` status
  - removed the optional property `error/details` from the response with the `404` status
  - removed the optional property `error/details` from the response with the `500` status
  - added the non-success response with the status `402`
  - removed the `api_error` enum value from the `error/type` response property for the response status `400`
  - removed the `api_error` enum value from the `error/type` response property for the response status `401`
  - removed the `api_error` enum value from the `error/type` response property for the response status `403`
  - removed the `api_error` enum value from the `error/type` response property for the response status `404`
  - removed the `api_error` enum value from the `error/type` response property for the response status `422`
  - removed the `authentication_error` enum value from the `error/type` response property for the response status `400`
  - removed the `authentication_error` enum value from the `error/type` response property for the response status `403`
  - removed the `authentication_error` enum value from the `error/type` response property for the response status `404`
  - removed the `authentication_error` enum value from the `error/type` response property for the response status `422`
  - removed the `authentication_error` enum value from the `error/type` response property for the response status `500`
  - removed the `conflict` enum value from the `error/type` response property for the response status `400`
  - removed the `conflict` enum value from the `error/type` response property for the response status `401`
  - removed the `conflict` enum value from the `error/type` response property for the response status `403`
  - removed the `conflict` enum value from the `error/type` response property for the response status `404`
  - removed the `conflict` enum value from the `error/type` response property for the response status `422`
  - removed the `conflict` enum value from the `error/type` response property for the response status `500`
  - removed the `forbidden` enum value from the `error/type` response property for the response status `400`
  - removed the `forbidden` enum value from the `error/type` response property for the response status `401`
  - removed the `forbidden` enum value from the `error/type` response property for the response status `404`
  - removed the `forbidden` enum value from the `error/type` response property for the response status `422`
  - removed the `forbidden` enum value from the `error/type` response property for the response status `500`
  - removed the `idempotency_error` enum value from the `error/type` response property for the response status `400`
  - removed the `idempotency_error` enum value from the `error/type` response property for the response status `401`
  - removed the `idempotency_error` enum value from the `error/type` response property for the response status `403`
  - removed the `idempotency_error` enum value from the `error/type` response property for the response status `404`
  - removed the `idempotency_error` enum value from the `error/type` response property for the response status `422`
  - removed the `idempotency_error` enum value from the `error/type` response property for the response status `500`
  - removed the `invalid_request_error` enum value from the `error/type` response property for the response status `401`
  - removed the `invalid_request_error` enum value from the `error/type` response property for the response status `403`
  - removed the `invalid_request_error` enum value from the `error/type` response property for the response status `404`
  - removed the `invalid_request_error` enum value from the `error/type` response property for the response status `422`
  - removed the `invalid_request_error` enum value from the `error/type` response property for the response status `500`
  - removed the `not_found` enum value from the `error/type` response property for the response status `400`
  - removed the `not_found` enum value from the `error/type` response property for the response status `401`
  - removed the `not_found` enum value from the `error/type` response property for the response status `403`
  - …37 more
- **2025-12-19** `03edf542ab39` — 6 info
  - removed the `resource_unavailable` enum value from the `error/type` response property for the response status `400`
  - removed the `resource_unavailable` enum value from the `error/type` response property for the response status `401`
  - removed the `resource_unavailable` enum value from the `error/type` response property for the response status `403`
  - removed the `resource_unavailable` enum value from the `error/type` response property for the response status `404`
  - removed the `resource_unavailable` enum value from the `error/type` response property for the response status `422`
  - removed the `resource_unavailable` enum value from the `error/type` response property for the response status `500`
- **2025-12-18** `54af1b82f474` — 6 warning
  - added the new `resource_unavailable` enum value to the `error/type` response property for the response status `400`
  - added the new `resource_unavailable` enum value to the `error/type` response property for the response status `401`
  - added the new `resource_unavailable` enum value to the `error/type` response property for the response status `403`
  - added the new `resource_unavailable` enum value to the `error/type` response property for the response status `404`
  - added the new `resource_unavailable` enum value to the `error/type` response property for the response status `422`
  - added the new `resource_unavailable` enum value to the `error/type` response property for the response status `500`
- **2025-12-06** `7284b205c8d1` — 2 info
  - added the required property `current_vm/oneOf[#/components/schemas/node-api_Vm]/zone` to the response with the `200` status
  - added the required property `vms/oneOf[#/components/schemas/node-api_VmList]/data/items/zone` to the response with the `200` status

---

[Operation](https://skmtc.dev/sfcompute/apis/san-francisco-compute-documentation/docs/v1/nodes/:id/extend/patch.md) · [API](https://skmtc.dev/sfcompute/apis/san-francisco-compute-documentation.md) · [Page](https://skmtc.dev/sfcompute/apis/san-francisco-compute-documentation/changes/v1/nodes/:id/extend/patch)
