说明
请求URL
请求方式
| 参数 |
类型 |
说明 |
| x-keys |
string(64) |
你的API密码 |
body
| 参数名 |
必选 |
类型 |
说明 |
| oid |
是 |
string(32) |
镜像ID,通过《取默认镜像列表》接口获得 |
返回示例
{ "errcode": "200", "errmsg": "ok", "id": "8507be0ad55de0ab350034c4bcc203c2", "type": "Windows", "name": "Windows Vista", "icon": "//www.iyune.cn/public/static/images/os-logo/os-windows-server.png", "sort": 2, "content": { "icon": "//www.iyune.cn/public/static/images/os-logo/Windows.png", "lists": [ { "name": "Windows Vista Enterprise with Service Pack 2 (x64) - DVD (Chinese-Simplified).iso", "content": "" } ], "content": "" }}
返回参数说明