Skip to main content
PUT
Expand Instance Rootfs

Encabezados

Content-Type
string
requerido

Allowed value: application/json.

Authorization
string
requerido

Bearer authentication format, e.g.: Bearer {{API_KEY}}.

Parámetros de ruta

instance_id
string
requerido

Instance ID. String, length: 1-255 characters.

Cuerpo

application/json
rootfs_size_expand_gb
integer
requerido

Increment to add to the root disk. Not the target size. Integer, value > 0. Unit: GB.

Ejemplo:

20

Respuesta

200 - application/json

OK

The response is of type object.

Última modificación el 10 de agosto de 2026