v1

latestOpenAPI 3.1.0MIT2026-07-2654137287.8 KB
metadata

Reallocate Container Instance

Reallocates the current container instance to another SaladCloud node

post/v1/reallocate

Headers

Metadata'true' required

A custom request header required by all operations.

Request body

reasonstring required

The reason for reallocating the current container instance. This value is reported to SaladCloud support for quality assurance purposes of SaladCloud nodes.

Example request

{
  "reason": "Insufficient VRAM"
}

Response

No Content