腾讯会议查询控制器列表_办公协同解决方案

接口描述

描述:查询企业下的控制器列表,目前暂不支持 OAuth2.0 鉴权访问。请求方式: GET接口请求域名:

https://api.meeting.qq.com/v1/meeting-rooms-monitor/device-controller-info

输入参数

参数名称 必选 参数类型 参数描述
controller_name String 需要查询的设备名称(支持模糊匹配查找),如需获取全量列表,则不需要传入。
page Integer 页码,从1开始。
page_size Integer 分页大小,从1开始,最大50。

输出参数

参数名称 必选 参数类型 参数描述
total_count Number 分页查询返回数据总数。
current_page Number 分页查询返回当前页码。
current_size Number 分页查询返回单页数据条数。
total_page Number 分页查询返回分页总数。
controller_info_list ControllerInfoList 对象 控制器信息对象。

ControllerInfoList 对象

参数名称 必选 参数类型 参数描述
rooms_id String Rooms ID。
meeting_room_name String 会议室名称。
meeting_room_location String 会议室地址。
controller_name String 控制器名称。
manufacture_name String 厂商。
controller_model String 控制器型号。
app_version String 应用程序版本。
status String 设备状态:0:离线 1:在线
framework_version String 固件版本。
ip_address String IP 地址。
mac_address String MAC 地址。
cpu_type String CPU 类型。
cpu_usage String CPU 当前占有率。
network_type String 网络类型。
mem_usage String 内存使用大小。

示例

输入示例

GEThttps://api.meeting.qq.com/v1/meeting-rooms-monitor/device-controller-info?controller_name=igelschen

输出示例

{    "total_count": 6,    "current_page": 1,    "current_size": 6,    "total_page": 1,    "controller_info_list": [{            "meeting_room_name": "nigxxxxxeng-test123",            "meeting_room_location": "西安-新长安广场-19",            "controller_name": "nxxxxxxeng-test123",            "manufacture_name": "Apple",            "controller_model": "Apple",            "app_version": "x.x.x.x",            "status": "0",            "framework_version": "iOS 15.2.1",            "ip_address": "x.x.x.x",            "mac_address": "x:x:x:x:x:x",            "cpu_type": "ARM64",            "cpu_usage": "1.7",            "network_type": "wifi",            "mem_usage": "3.6GB",            "rooms_id": "14411xxxxxxxx59565"        },        {            "meeting_room_name": "nigxxxxxeng-test123",            "meeting_room_location": "西安-新长安广场-19",            "controller_name": "nigxxxxxeng-test123",            "manufacture_name": "Apple",            "controller_model": "Apple",            "app_version": "x.x.x.x",            "status": "0",            "framework_version": "iOS 14.0.1",            "ip_address": "x.x.x.x",            "mac_address": "x:x:x:x:x:x",            "cpu_type": "ARM64",            "cpu_usage": "2.3",            "network_type": "wifi",            "mem_usage": "2.9GB",            "rooms_id": "14411xxxxxxxx59565"        },        {            "meeting_room_name": "nigxxxxxeng-test123",            "meeting_room_location": "西安-新长安广场-19",            "controller_name": "nigxxxxxeng-test123",            "manufacture_name": "LENOVO",            "controller_model": "LENOVO",            "app_version": "x.x.x.x",            "status": "0",            "framework_version": "Windows Windows_10_Desktop",            "ip_address": "x.x.x.x",            "mac_address": "40-xx-xx-xx-xx-ef",            "cpu_type": "",            "cpu_usage": "0",            "network_type": "wifi",            "mem_usage": "8022GB",            "rooms_id": "14411xxxxxxxx59565"        },        {            "meeting_room_name": "nigxxxxxeng-test123",            "meeting_room_location": "西安-新长安广场-19",            "controller_name": "nigxxxxxeng-test123",            "manufacture_name": "LENOVO",            "controller_model": "LENOVO",            "app_version": "x.x.x.x",            "status": "0",            "framework_version": "Windows Windows_10_Desktop",            "ip_address": "x.x.x.x",            "mac_address": "40-xx-xx-xx-xx-ef",            "cpu_type": "",            "cpu_usage": "0",            "network_type": "wifi",            "mem_usage": "8022GB",            "rooms_id": "14411xxxxxxxx59565"        },        {            "meeting_room_name": "nigxxxxxeng-test123",            "meeting_room_location": "西安-新长安广场-19",            "controller_name": "nigxxxxxeng-test123",            "manufacture_name": "LENOVO",            "controller_model": "LENOVO",            "app_version": "x.x.x.x",            "status": "0",            "framework_version": "Windows Windows_10_Desktop",            "ip_address": "x.x.x.x",            "mac_address": "40-xx-xx-xx-xx-ef",            "cpu_type": "",            "cpu_usage": "0",            "network_type": "wifi",            "mem_usage": "8022GB",            "rooms_id": "144115264330461224"        },        {            "meeting_room_name": "nigxxxxxeng-test123",            "meeting_room_location": "西安-新长安广场-19",            "controller_name": "nigxxxxxeng-test123",            "manufacture_name": "Apple",            "controller_model": "Apple",            "app_version": "x.x.x.x",            "status": "0",            "framework_version": "iOS 15.2.1",            "ip_address": "x.x.x.x",            "mac_address": "40-xx-xx-xx-xx-ef",            "cpu_type": "ARM64",            "cpu_usage": "24.9",            "network_type": "wifi",            "mem_usage": "3.6GB",            "rooms_id": "14411xxxxxxxx59565"        }    ]}



对腾讯办公协同的解决方案有疑惑?想了解解决方案收费? 联系解决方案专家

腾讯云限时活动1折起,即将结束: 马上收藏

同尘科技为腾讯云授权服务中心,购买腾讯云享受折上折,更有现金返利:同意关联,立享优惠

阿里云解决方案也看看?: 点击对比阿里云的解决方案