华为云会议 MEETING-SP管理员分页搜索企业:响应消息示例

时间:2025-03-27 14:48:52

响应消息示例

HTTP/1.1 200 
Date: Wed, 18 Dec 2019 06:20:40 GMT
Content-Type: application/json;charset=UTF-8
Content-Length: 1329
Connection: keep-alive
Pragma: No-cache
Cache-Control: no-cache
Server: api-gateway
X-Request-Id: 63facce44898efa03629afd189da7f0f

{
  "count": 1,
  "data": {
    "adminInfo": {
      "account": "zhangsan@corp",
      "adminType": 0,
      "country": "chinaPR",
      "email": "******",
      "id": "58eed901985149899b966242e0a7d644",
      "name": "zhangsan",
      "phone": "+86191****9092"
    },
    "basicInfo": {
      "address": "浙江杭州",
      "country": "chinaPR",
      "description": "description",
      "email": "******",
      "fax": "+123456789",
      "name": "华为技术有限公司",
      "phone": "+86191****9092",
      "spId": "8a8d1384700be6870170117caca923af"
    },
    "id": 818803911,
    "resInfo": {
      "corpVcRes": {
        "confCallCount": 100,
        "hwVisionCount": 0,
        "ideaHubCount": 0,
        "liveCount": 0,
        "recordCapability": 0,
        "roomCount": 0,
        "te1080pHardCount": 100,
        "te720pHardCount": 100,
        "teSoftCount": 100,
        "thirdPartyHardCount": 100,
        "vmrPkgList": [
          {
            "vmrName": "大型云会议室-50方",
            "vmrPkgCount": 10,
            "vmrPkgId": "ff808081699b56cb0169c411a0980152",
            "vmrPkgParties": 50,
            "vmrPkgUsedCount": 0
          }
        ]
      }
    }
  },
  "limit": 5,
  "offset": 0
}
support.huaweicloud.com/api-meeting/meeting_21_0425.html