华为乾坤-设备配置流程:查询指定特性状态
时间:2025-02-17 11:38:51
查询指定特性状态
请求示例
HTTP的示例
POST /restconf/operations/huawei-nce-aoc-gnd-config-state:query-gnd-config-state-by-feature-instances HTTP/1.1 Host: 192.168.1.125:18002 Content-Type: application/json Accept: application/json Accept-Language: en-US X-AC CES S-TOKEN: x-yyyyyy { "input": { "offset": 1, "limit": 10, "device-id": "8d394835-cb84-38f3-a4d5-36a7f2075081", "sort-field": "-last-oper-time", "feature-path": "/huawei-ac-nes-device:nes/ne/huawei-nce-e-bd:bd" } }
support.huaweicloud.com/qiankuncmn-qiankuncs/toctopics/zh-cn_topic_0000002159168721.html