华为乾坤-修改业务保障:请求示例

时间:2025-05-12 15:32:43

请求示例

HTTP的示例
PUT /controller/campus/v1/assurance/business HTTP/1.1
Host: 192.168.1.125:18002
Content-Type: application/json
Accept: application/json
Accept-Language: en-US
X-AC CES S-TOKEN: x-yyyyyy
{
	"businessBase" : {
		"name" : "business-exp",
		"id" : "00000000-0000-0000-0000-000000000000",
		"label" : "label-exp",
		"description" : "description-exp",
		"startTime" : 4102415940000,
		"endTime" : 4102415940000,
		"extBusinessId" : "00000000-0000-0000-0000-000000000000"
	},
	"terminalList" : [
		{
			"srcIpOrMac" : "192.168.1.1",
			"srcPort" : 1,
			"name" : "terminal-exp"
		}
	],
	"appList" : [
		{
			"dstIp" : "192.168.1.1",
			"dstPort" : 1,
			"protocol" : "ANY"
		}
	],
	"smartAppInfo" : {
		"appType" : "Custom",
		"appId" : "12305",
		"appName" : "腾讯会议"
	}
}
support.huaweicloud.com/qiankuncmn-qiankuncs/toctopics/zh-cn_topic_0000002164038685.html