华为乾坤-查询虚拟网络下成员列表:响应示例
时间:2025-05-12 15:31:17
响应示例
返回状态码为200:OK
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 { "errcode" : "0", "errmsg" : "", "data" : { "pageIndex" : 1, "pageSize" : 10, "totalRecords" : 100, "taskRecords" : 100, "sites" : [ { "id" : "b09a0266-f34e-125d-ce23-ad1278b6c59a", "name" : "site1", "isAddToVPN" : true, "isWanSite" : true, "isPnf" : true, "routeDistinguisher" : "101:3", "deviceGroupType" : ["AR","LSW"], "status" : "SUC CES S", "errMsg" : "" } ] } }
support.huaweicloud.com/qiankuncmn-qiankuncs/toctopics/zh-cn_topic_0000001988433790.html