华为乾坤-批量部署模板绑定:请求示例

时间:2025-02-17 11:36:31

请求示例

HTTP的示例
POST /restconf/operations/huawei-nce-aoc-config-template-binding:batch-deploy-template-binding
Host: 192.168.1.125:26335
Content-Type: application/json
Accept: application/json
Accept-Language: en-US
X-AUTH-TOKEN: x-yyyyyy
{
	"input": {
		"incremental-deploy": {
			"no-check-service-overwrite": false
		},
		"template-bindings": [{
			"template-binding-id": "e5f97d04-7c18-41b7-a25a-702db1c108d7"
		}]
	}
}
support.huaweicloud.com/qiankuncmn-qiankuncs/toctopics/zh-cn_topic_0000002124127242.html