华为乾坤-修改域:请求示例

时间:2025-05-12 15:31:56

请求示例

HTTP的示例
PUT /controller/campus/v1/sdwan/aaa/domain/00000000-0000-0000-0000-000000000000 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
{
	"domainId" : "00000000-0000-0000-0000-000000000000",
	"siteId" : "00000000-0000-0000-0000-000000000000",
	"deviceId" : "00000000-0000-0000-0000-000000000000",
	"domainName" : "name",
	"domainSates" : {
		"state" : true
	},
	"authenticationSchemaId" : "00000000-0000-0000-0000-000000000000",
	"enableAuthorizationSchema" : true,
	"authorizationSchemaId" : "00000000-0000-0000-0000-000000000000",
	"enableTacasServerTemplate" : true,
	"tacasServerTemplateId" : "00000000-0000-0000-0000-000000000000",
	"radiusServerTemplateName" : "radius1"
}
support.huaweicloud.com/qiankuncmn-qiankuncs/toctopics/zh-cn_topic_0000001870548597.html