v1

latestOpenAPI 3.1.02026-07-2426068.5 KB

Rebuild Server

Rebuild a server, changing its image.

post/servers/{id}/rebuild

Path parameters

idstring required

The id of the server to be rebuilt

Request body

hostImageIDstring required

The id of the new image to use. See Get Host Create Options for more information (CreateOptions.image.version(s).id).

imageDescriptionstring required

The description of the new image. See Get Host Create Options for more information (CreateOptions.image.version(s).description).

Response

200

{"stackTrail":"paths:/servers/{id}/rebuild:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}