We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
设置镜像为支持qemu-guest-agent的类型 使用此API,用户必须手动在vm内安装qemu-guest-agent,并设置为开机自启动 从此镜像创建出的云主机也支持qemu-guest-agent
org.zstack.header.vm.APISetVmQgaEnableMsg
用户可以设置一个云主机为支持qemu-guest-agent的类型. 例如:
SetVmQgaEnable uuid=f995b4e3593c45fabeabd92185d33f91
返回结果:
{ "success": true }
The text was updated successfully, but these errors were encountered:
mingjian2049
No branches or pull requests
描述
设置镜像为支持qemu-guest-agent的类型
使用此API,用户必须手动在vm内安装qemu-guest-agent,并设置为开机自启动
从此镜像创建出的云主机也支持qemu-guest-agent
API
org.zstack.header.vm.APISetVmQgaEnableMsg
举例(Example)
用户可以设置一个云主机为支持qemu-guest-agent的类型. 例如:
返回结果:
参数(Parameters)
备注
使用此API,用户必须手动在vm内安装qemu-guest-agent,并设置为开机自启动
Feature_link
The text was updated successfully, but these errors were encountered: