Nodes
Replace node
Replace a node by destroying the existing one and creating a new node in the same capacity. Optionally specify a new image and cloud-init user data.
put/v2/nodes/{id}/replace
Path parameters
idstring required
Generated ID with format 'n_[0-9a-zA-Z]+' used for referencing a NodeId resource.
Node ID
Request body
Response
Replacement node
Example response
{
"object": "node"
}