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