描述:
请求方式:PUT
请求地址:/v1/hosts/:id/module/rescue
版本:v1
内部API调用方法名:Host_rescue
请求参数
参数 | 类型 | 验证规则 | 最大长度 | 描述 | 示例 |
rescue_id | string | 必填 | - | 救援系统ID,这里固定只有linux和windows。linux传1,windows传2 | 2 |
返回参数
参数 | 类型 | 验证规则 | 最大长度 | 描述 | 示例 |
_second_verify | array | - | 需要二次验证,会返回二次验证的数据 | ||
Ltype | string | - | 类型 | ||
Lname_zh | string | - | 类型名称 | ||
Laccount | string | - | 验证账户信息 |