Skip to content

[Image]org.zstack.header.image.APIGetImageQgaEnableMsg #103

@mingjian2049

Description

@mingjian2049

描述

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

API

org.zstack.header.image.APIGetImageQgaEnableMsg

举例(Example)

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

GetImageQgaEnable uuid=f995b4e3593c45fabeabd92185d33f91

返回结果:

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

参数(Parameters)

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

备注

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

Feature_link

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions