Skip to content
New issue

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

[Vm]org.zstack.header.vm.APIGetVmQgaEnableMsg #102

Open
mingjian2049 opened this issue Jan 4, 2017 · 0 comments
Open

[Vm]org.zstack.header.vm.APIGetVmQgaEnableMsg #102

mingjian2049 opened this issue Jan 4, 2017 · 0 comments
Assignees
Milestone

Comments

@mingjian2049
Copy link

描述

查询Vm是否包含qemu-guest-agent属性

API

org.zstack.header.vm.APIGetVmQgaEnableMsg

举例(Example)

用户可以查询vm是否包含qemu-guest-agent属性,例如

GetVmQgaEnable uuid=f995b4e3593c45fabeabd92185d33f91

返回结果:

{
    "uuid": "f995b4e3593c45fabeabd92185d33f91"
    "enable": true
    "success": true
}

参数(Parameters)

名字 描述 可选的参数 起始支持版本
uuid 云主机的uuid

备注

  • 使用限制
    该API只用于查询vm是否有qemu-guest-agent属性,无法确保vm真实安装了qemu-guest-agent,需要用户自行确保

Feature_link

@mingjian2049 mingjian2049 added this to the 1.9 milestone Jan 4, 2017
@mingjian2049 mingjian2049 self-assigned this Jan 4, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant