华为乾坤-查询射频管理国家码:响应示例
时间:2025-05-12 15:32:17
响应示例
返回状态码为200:查询成功,响应体参考RadioCountryChannelResult。
HTTP/1.1 200 OK Date: Sun,11 May 2025 10:00:00 GMT Server: example-server Content-Type: application/json;charset=UTF-8 Content-Length: 250 Connection: keep-alive { "pageIndex" : "", "pageSize" : "", "totalRecords" : "", "errcode" : "0", "errmsg" : "", "data" : [ { "id" : "9393e1a6-f9b0-45ae-a454-ea40e73b1339", "countryCode" : "CN", "countryNameKey" : "naas.networksvcmgr.wlan.country.China", "countryName" : "China", "channel2dot4" : "1-13", "channel5HT20Indoor" : "36,40,44,48,52,56,60,64,149,153,157,161,165", "channel5HT20Outdoor" : "149,153,157,161,165", "channel5HT40PlusIndoor" : "36,44,52,60,149,157", "channel5HT40PlusOutdoor" : "149,157", "channel5HT40MinusIndoor" : "40,48,56,64,153,161", "channel5HT40MinusOutdoor" : "153,161", "channel5HT80Indoor" : "36,40,44,48,52,56,60,64,149,153,157,161", "channel5HT80Outdoor" : "149,153,157,161", "channel5HT160Indoor" : "36,40,44,48,52,56,60,64,149,153,157,161", "channel5HT160Outdoor" : "149,153,157,161", "Channel6HT20Indoor" : "149,153,157,161", "Channel6HT20Outdoor" : "149,153,157,161", "Channel6HT40PlusIndoor" : "149,153,157,161", "Channel6HT40PlusOutdoor" : "149,153,157,161", "Channel6HT40MinusIndoor" : "149,153,157,161", "Channel6HT40MinusOutdoor" : "149,153,157,161", "Channel6HT80Indoor" : "149,153,157,161", "Channel6HT80Outdoor" : "149,153,157,161", "Channel6HT160Indoor" : "149,153,157,161", "Channel6HT160Outdoor" : "149,153,157,161", "Channel6HT320Indoor" : "149,153,157,161", "Channel6HT320Outdoor" : "149,153,157,161" } ] }
support.huaweicloud.com/qiankuncmn-qiankuncs/toctopics/zh-cn_topic_0000002128679110.html