华为乾坤-查询模板绑定:请求参数
请求参数
参数名称 |
必选 |
类型 |
参数值域 |
默认值 |
参数说明 |
参数示例 |
---|---|---|---|---|---|---|
query-template-bindings |
是 |
REFERENCE |
详细请参见表2。 |
query template bindings. |
- |
参数名称 |
类型 |
参数值域 |
默认值 |
参数说明 |
参数示例 |
---|---|---|---|---|---|
huawei-nce-aoc-config-template-binding:input |
REFERENCE |
详细请参见表3。 |
- |
- |
参数名称 |
必选 |
类型 |
参数值域 |
默认值 |
参数说明 |
参数示例 |
---|---|---|---|---|---|---|
offset |
否 |
int32 |
[1-2147483647] |
1 |
query page offset, from 1 |
1 |
limit |
否 |
int32 |
[1-2000] |
10 |
query page size |
100 |
query-field |
否 |
string |
0~128个字节。 |
- |
the filter content, support: like(ne-name,route), ilike(ne-name, route), or like(ne-name,route) and like(deploy-status, failure). the content compliance with restful get api. when use as tempalate-binding, we support like(binding-name, custom) |
"and(eq(templateid,0a80900d-1e8c-4191-969e-8619d0624edd),ilike(name,vlan), eq(bindingstatus, 1))" |