CreateVmResponse
commandIdstring<uuid>
Unique identifier of the command in UUID format.
passwordstringnullable
Value of password.
CreateVmResponse
{
"commandId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"password": "string"
}
Unique identifier of the command in UUID format.
Value of password.
{
"commandId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"password": "string"
}