华为乾坤-查询模板组绑定任务下的绑定关系:URI
URI
/v1/networkservice/hierarchy-template/template-groups/tasks/{taskId}/template-bindings
参数名称 |
必选 |
类型 |
参数值域 |
默认值 |
参数说明 |
参数示例 |
---|---|---|---|---|---|---|
taskId |
是 |
string |
36个字符。 |
- |
绑定部署任务ID,UUID格式。 |
"00000000-0000-0000-0000-000000000000" |
参数名称 |
必选 |
类型 |
参数值域 |
默认值 |
参数说明 |
参数示例 |
---|---|---|---|---|---|---|
pageIndex |
否 |
int32 |
[1-2000] |
1 |
页码。 |
1 |
pageSize |
否 |
int32 |
[1-100] |
20 |
每页数量。 |
20 |
bindingName |
否 |
string |
0~128个字符。 |
- |
绑定名称。 |
"binding1" |
templateName |
否 |
string |
0~128个字符。 |
- |
模板名称。 |
"template1" |
templateBindingStatus |
否 |
string |
22~32个字符。 |
- |
部署状态。 last-template-partly-deployed:未全部部署, last-template-deployed:全部部署。 |
"last-template-partly-deployed" |