华为乾坤-设备配置流程:查询指定设备所有特性状态

时间:2025-02-17 11:38:51

查询指定设备所有特性状态

请求示例

HTTP的示例

POST /restconf/operations/huawei-nce-aoc-gnd-config-state:query-gnd-config-state-by-features 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": "-config-state"
}
}
support.huaweicloud.com/qiankuncmn-qiankuncs/toctopics/zh-cn_topic_0000002159168721.html