华为乾坤-查询接口同步任务进度:响应示例
时间:2025-02-17 11:37:32
响应示例
返回状态码为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.", "syncResult": "SUC CES S", "syncDetails": [ { "itemName": "ipaddress", "itemProgress": "SUCCESS" }, { "itemName": "interface", "itemProgress": "SUCCESS" }, { "itemName": "trunkif", "itemProgress": "SUCCESS" } ] }
support.huaweicloud.com/qiankuncmn-qiankuncs/toctopics/zh-cn_topic_0000001180526792.html