华为乾坤-查询站点下所有AP设备射频配置信息:响应参数
响应参数
返回状态码为200:当前站点下所有AP设备射频配置信息,返回结构体参见DeviceRadioConfigResponsesDto。
参数名称 |
类型 |
参数值域 |
默认值 |
参数说明 |
参数示例 |
---|---|---|---|---|---|
errcode |
string |
- |
- |
错误码。 |
"0" |
errmsg |
string |
- |
- |
错误信息。 |
"" |
totalRecords |
int32 |
- |
- |
设备射频配置数量。 |
1 |
data |
ARRAY_REFERENCE |
0-100个列表项,详细请参见表3。 |
站点下所有AP设备射频配置信息,结构体参见DeviceRadioEntityApiDto。 |
- |
参数名称 |
类型 |
参数值域 |
默认值 |
参数说明 |
参数示例 |
---|---|---|---|---|---|
deviceId |
string |
- |
- |
设备ID。 |
"fbde1c5d-5b94-49e3-a912-48641015e45c" |
deviceName |
string |
1~64个字符。 |
- |
设备名称。 |
"21500829352SH1904172" |
radio2dot4Enabled |
boolean |
|
- |
2.4G射频使能。 |
true |
radio2dot4Power |
string |
- |
- |
2.4G射频发射功率,auto,[1,127]。 |
"auto" |
radio2dot4Channel |
string |
- |
- |
2.4G射频信道,不同国家码,对应不同的射频信道范围。 |
"auto" |
radio2Support |
boolean |
|
- |
是否支持2.4G射频。 |
true |
antenna2Dot4Gain |
string |
- |
- |
2.4G射频天线增益,0~30。 |
"6" |
radio2Dot4Bandwidth |
string |
|
- |
2.4G射频频宽。 |
"20mhz" |
radio5Enabled |
boolean |
|
- |
5G射频使能。 |
true |
radio5Power |
string |
- |
- |
5G射频发射功率,auto,[1,127]。 |
"auto" |
radio5Channel |
string |
- |
- |
5G射频信道,不同国家码,对应不同的射频信道范围。 |
"auto" |
radio5Channel2 |
string |
- |
- |
5G射频第二信道, 当radio5Bandwidth为80plus80mhz时,为必填项,不同国家码,对应不同的射频信道范围。 |
"auto" |
radio5Support |
boolean |
|
- |
是否支持5G射频。 |
true |
antenna5Gain |
string |
- |
- |
5G射频天线增益,0~30。 |
"6" |
radio5Bandwidth |
string |
|
- |
5G射频频宽。 |
"20mhz" |
globalFlexibleRadio |
int32 |
[0-2] |
- |
全局DCA双频调整开关 disable:0/autoSwitch:1/autoOff:2。 |
1 |
flexibleRadio |
int32 |
[0-1] |
- |
2.4G接口双频调整开关 disable:0/enable:1 |
0 |
redundancy |
boolean |
|
- |
2.4G是否冗余。 |
true |
frequency |
string |
- |
- |
2.4G经过调整后的工作频率 |
- |
workMode |
string |
- |
- |
2.4G经过调整后的工作状态 |
- |
radio2th5Enabled |
boolean |
|
- |
2th 5G/6G射频使能。 |
true |
radio2th5Power |
string |
- |
- |
2th 5G/6G射频发射功率 |
- |
radio2th5Channel |
string |
- |
- |
2th 5G/6G射频发射信道 |
- |
antenna2th5Gain |
string |
- |
- |
2th 5G/6G射频天线增益(范围0~30) |
"0" |
radio2th5Bandwidth |
string |
- |
- |
2th 5G/6G射频频宽,20mhz、40mhz-plus、40mhz-minus、80mhz、80plus80mhz、160mhz |
"20mhz" |
radio2th5Support |
boolean |
|
- |
是否支持2th 5G/6G射频 设备系列分类与国家码来确定2th 5G射频是否支持。 |
false |
radio5BandwidthEnable |
boolean |
|
- |
带宽使能。 |
false |
radio2BandwidthEnable |
boolean |
|
- |
带宽使能,在调优场景2.4G有可能变5G,此时要支持dbs功能。 |
false |
radio2th5BandwidthEnable |
boolean |
|
- |
2th 带宽使能。 |
false |
mode |
string |
- |
- |
射频模式 |
"default" |
radio2th5SupportMode |
string |
- |
- |
三射频模式(0:不支持三射频;1:支持三射频且模式切换为三射频时做高低频限制;2:支持三射频都做高低频限制) |
"0" |
radio2RFType |
int32 |
- |
1 |
wlan-radio 0/0/2接口射频类型 2.4g:0/5g:1/6g:2。默认值为1。 |
1 |
fastpassusers2gEnable |
boolean |
|
- |
是否开启2G VIP超帧 |
true |
fastpassusers2gNum |
int32 |
[0-10] |
- |
2G VIP超帧 保障用户数 |
5 |
fastpassusers2gPeriod |
string |
4~5个字符。满足正则表达^(20|40|60|80|100)ms$。 |
- |
2G VIP超帧 调度周期 (已废弃) |
"20ms" |
fastpassusers2gRatio |
int32 |
[5-75] |
- |
VIP超帧 调度周期超帧保障占比 (已废弃) |
25 |
fastpassusers5gEnable |
boolean |
|
- |
是否开启 VIP超帧 |
true |
fastpassusers5gNum |
int32 |
[0-10] |
- |
VIP超帧 保障用户数 |
5 |
fastpassusers5gPeriod |
string |
4~5个字符。满足正则表达^(20|40|60|80|100)ms$。 |
- |
VIP超帧 调度周期 (已废弃) |
"20ms" |
fastpassusers5gRatio |
int32 |
[5-75] |
- |
VIP超帧 调度周期超帧保障占比 (已废弃) |
25 |
fastpassusers6gEnable |
boolean |
|
- |
是否开启 VIP超帧 |
true |
fastpassusers6gNum |
int32 |
[0-10] |
- |
VIP超帧 保障用户数 |
5 |
fastpassusers6gPeriod |
string |
4~5个字符。满足正则表达^(20|40|60|80|100)ms$。 |
- |
VIP超帧 调度周期 (已废弃) |
"20ms" |
fastpassusers6gRatio |
int32 |
[5-75] |
- |
VIP超帧 调度周期超帧保障占比 (已废弃) |
25 |
返回状态码为400:校验异常。
详细信息请参见实际响应消息体。