get: summary: 获取指定实例VNC信息 parameters: - $ref: '../parameters/instance.yaml#/instanceId' responses: 200: description: 实例VNC信息 schema: $ref: '../schemas/instance.yaml#/InstanceVncResponse' tags: - instance