重启裸金属实例 | 大装置帮助中心
跳到主要内容

重启裸金属实例

接口描述

POST /compute/bms/v1/subscriptions/{subscription_name}/resourceGroups/{resource_group_name}/zones/{zone}/bmsInstances/{bms_instance_name}:reboot

请求头(Request Header)

参考认证(authentication)

请求参数(Request Parameters)

名称类型必须位置默认值取值范围描述
subscription_namestringpath--订阅
resource_group_namestringpath--资源组
zonestringpath--可用区
bms_instance_namestringpath--裸金属实例标识

请求体(Request Body)

请求示例(Request Example)

curl -L -X POST 'https://management.sensecoreapi.dev/compute/bms/v1/subscriptions/2488c031-873f-4396-8b9e-98c68ca016ae/resourceGroups/default/zones/cn-sh-01a/bmsInstances/bebff67f-f2ee-11ed-8be0-a642d45a3a89:reboot' \
-H 'Authorization: xxx'

响应参数(Response Parameters)

响应示例(Response Example)