华为乾坤-查询模板绑定中的设备:请求示例
时间:2025-02-17 11:38:54
请求示例
HTTP的示例
POST /restconf/operations/huawei-nce-aoc-config-template-binding:query-binding-devices Host: 192.168.1.125:26335 Content-Type: application/json Accept: application/json Accept-Language: en-US X-AUTH-TOKEN: x-yyyyyy { "input": { "template-binding-id": {{binding-id}}, "offset": 0, "limit": 2000, "query-field": "and(ilike(ne-name,_), eq(deploystatus, 0))" } }
support.huaweicloud.com/qiankuncmn-qiankuncs/toctopics/zh-cn_topic_0000002124127234.html