Skip to main content
PUT
Expand Instance Rootfs

En-têtes

Content-Type
string
requis

Allowed value: application/json.

Authorization
string
requis

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

Paramètres de chemin

instance_id
string
requis

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

Corps

application/json
rootfs_size_expand_gb
integer
requis

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

Exemple:

20

Réponse

200 - application/json

OK

The response is of type object.

Dernière modification le 10 août 2026