zstackio / doc-ch

ZStack Chinese user manual
Apache License 2.0
12 stars 21 forks source link

[Image]org.zstack.header.image.APISetImageQgaDisableMsg #99

Open mingjian2049 opened 7 years ago

mingjian2049 commented 7 years ago

描述

取消镜像对qemu-guest-agent的支持,则从此镜像创建出的云主机也不支持qemu-guest-agent

API

org.zstack.header.image.APISetImageQgaDisableMsg

举例(Example)

用户可以设置一个镜像为不支持qemu-guest-agent的类型. 例如:

SetImageQgaDisable uuid=f995b4e3593c45fabeabd92185d33f91

返回结果:

{
    "success": true
}

参数(Parameters)

名字 描述 可选的参数 起始支持版本
uuid 镜像的uuid

备注

Feature_link