重装系统(vmResetOS)
接口描述:
重装系统
请求参数:
参数名 | 必选 | 类型 | 说明 |
---|---|---|---|
VM_Id | 是 | string | 主机ID |
Password | 是 | string | 主机新密码,8-32位大小写字母和数字混合 |
Image_Id | 是 | string | 镜像ID,参见imageSelect |
响应示例:
{ "code":200, "msg":"success", "time":1496579536, "data":"" }
重装系统
参数名 | 必选 | 类型 | 说明 |
---|---|---|---|
VM_Id | 是 | string | 主机ID |
Password | 是 | string | 主机新密码,8-32位大小写字母和数字混合 |
Image_Id | 是 | string | 镜像ID,参见imageSelect |
{ "code":200, "msg":"success", "time":1496579536, "data":"" }