华为乾坤-条件查询接口资源(仅乾坤云使用):响应示例
时间:2025-02-17 11:37:57
响应示例
返回状态码为200:接口信息查询成功
HTTP/1.1 200 OK Date: Tue,30 Oct 2018 10:00:00 GMT Server: example-server Content-Type: application/json;charset=UTF-8 Content-Length: 250 Connection: keep-alive { "error_code" : "0", "error_msg" : "Successful", "totalCount" : 1, "nextmarker" : "", "ApiIfDataList" : [ { "nedn" : "e46412b1-003a-385c-bd10-6c218ce09ef4", "interfaceId" : "4451b04d-64b7-4d5a-aadc-637387068d57", "ifIndex" : "668", "ifDesc" : "XGigabitEthernet1/8/0/0", "ifAlias" : "Link to remote", "ipAddress" : "10.136.10.66/24", "ifOperStatus" : "UP", "ifAdminStatus" : "DOWN", "ifSpeed" : "20G", "ifMtu" : "1500", "ifDuplexMode" : "FULL", "ifType" : "ETHERNET", "serviceType": 0, "providerNetwork": Huawei, "ifGroup": "1", "ifMAC" : "**-**-**-**-7E-9F" } ] }
support.huaweicloud.com/qiankuncmn-qiankuncs/toctopics/zh-cn_topic_0000001681937370.html