华为云会议 MEETING-设置QoS告警阈值:请求参数

时间:2023-12-18 20:16:38

请求参数

表2 参数说明

参数

是否必须

类型

位置

描述

thresholdType

String

Query

阈值类型。

  • AUDIO:音频相关阈值
  • VIDEO:视频相关阈值
  • SCREEN:屏幕共享相关阈值
  • CPU:CPU相关阈值

X-Access-Token

String

Header

授权令牌。获取“执行App ID鉴权”响应的accessToken。

latency

SetThresholdData object

Body

  • 延迟阈值设置值,单位为毫秒(ms)
  • thresholdType = AUDIO/VIDEO/SCREEN时必填
  • thresholdType = CPU时无效

jitter

SetThresholdData object

Body

  • 抖动阈值设置值,单位为毫秒(ms)
  • thresholdType = AUDIO/VIDEO/SCREEN时必填
  • thresholdType = CPU时无效

packetLoss

SetPacketThresholdData object

Body

  • 丢包率阈值设置值,单位为百分比(%)
  • thresholdType = AUDIO/VIDEO/SCREEN时必填
  • thresholdType = CPU时无效

clientCpuMax

SetCPUThresholdData object

Body

  • 会议最大CPU阈值设置值,单位为百分比(%)
  • thresholdType = AUDIO/VIDEO/SCREEN时无效
  • thresholdType = CPU时必填

systemCpuMax

SetCPUThresholdData object

Body

  • 系统最大CPU阈值设置值,单位为百分比(%)
  • thresholdType = AUDIO/VIDEO/SCREEN时无效
  • thresholdType = CPU时必填
表3 SetThresholdData 数据结构

参数名称

参数类型

描述

receiving

Integer

接收方向阈值设定值,单位为毫秒(ms)。

取值范围:0 - 10000。

sending

Integer

发送方向阈值设定值,单位为毫秒(ms)。

取值范围:0 - 10000。

表4 SetPacketThresholdData 数据结构

参数名称

参数类型

描述

receiving

Integer

接收方向阈值设定值,单位为百分比(%)。

取值范围:0 - 100。

sending

Integer

发送方向阈值设定值,单位为百分比(%)。

取值范围:0 - 100。

表5 SetCPUThresholdData 数据结构

参数名称

参数类型

描述

cpu

Integer

CPU阈值设定值,单位为百分比(%)。

取值范围:0 - 100。

support.huaweicloud.com/api-meeting/toctopics/zh-cn_topic_0000001212340515.html