硬重启
URL
POST /servers/{server_id}/action
server_id
:uuid
body参数
{
"reboot" : {
"type" : "HARD"
}
}
Reference
Last updated
Was this helpful?
POST /servers/{server_id}/action
server_id
:uuid
{
"reboot" : {
"type" : "HARD"
}
}
Last updated
Was this helpful?