/reinstall-server
Reinstall a VM
POST
http://console.cloudblast.io/api/public/reinstall-server
This endpoint allows users to reinstall a new virtual private server (VPS) on the Cloudblast platform.
Body
Name
Type
Description
Response
{
"result": true,
"message": "Server reinstallation initiated successfully.",
"password": "3ae02aed3c891e63"
}
Last updated