华为乾坤-查询模板绑定中的设备:请求参数
请求参数
参数名称 |
必选 |
类型 |
参数值域 |
默认值 |
参数说明 |
参数示例 |
---|---|---|---|---|---|---|
query-binding-devices |
是 |
REFERENCE |
详细请参见表2。 |
query binding devices. |
- |
参数名称 |
类型 |
参数值域 |
默认值 |
参数说明 |
参数示例 |
---|---|---|---|---|---|
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个字节。 |
- |
查询过滤内容, 支持如下内容: like(ne-name,route), ilike(ne-name, route), or like(ne-name,route) and like(deploy-status, failure)。 其内容与Restful API的get方法支持的内容保持一致。当我们使用模板绑定时,支持 like(binding-name, custom)。 deploy-status取值范围如下: UN_DEPLOY 未部署: 0 DEPLOYING 部署中:1 DEPLOYMENT_SUC CES SED 部署成功:2 DEPLOYMENT_FAILED 部署失败:3 IN_QUEUE 队列中:4 DEPLOY_PARTLY_SUCCESS 未全部部署:5 |
"and(eq(templateid,0a80900d-1e8c-4191-969e-8619d0624edd),ilike(name,vlan), eq(bindingstatus, 1))" |
template-binding-id |
否 |
string |
0~128个字节。 |
- |
the identifier of the template application. |
"f3685151-6e70-46a8-934f-4004c532dcc4" |