Skip to main content

CreateInstanceResponse

uuidstring<uuid>required
statusstringrequired
Example: deploying
passwordstring

The generated root password, returned exactly once. Present only for password-auth OS deploys; absent for SSH-key and snapshot deploys.

CreateInstanceResponse
{
"uuid": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"status": "deploying",
"password": "string"
}