华为乾坤-删除站点内交换机的STP配置:响应示例

时间:2025-02-17 11:38:12

响应示例

返回状态码为200:删除成功。

HTTP/1.1 200 OK
Date: Sun,16 Feb 2025 10:00:00 GMT
Server: example-server
Content-Type: application/json;charset=UTF-8
Content-Length: 250
Connection: keep-alive
{
	"errcode" : "0",
	"errmsg" : "",
	"data" : {
		"stpMode" : 1,
		"mstpRegions" : [
			{
				"regionId" : "fbb684c8-0d37-496f-bafa-4b06e5151e2e",
				"regionName" : "stp_region",
				"revisionLevel" : 0,
				"mstpRegionInstances" : [
					{
						"instanceId" : 0,
						"mapVlan" : "1,3-10",
						"regionInstanceDevices" : [
							{
								"deviceId" : "fbb684c8-0d37-496f-bafa-4b06d5151e2e",
								"priority" : 15
							}
						]
					}
				],
				"regionDeviceList" : [
					{
						"deviceId" : "fbb684c8-0d37-496f-bafa-4b06d5151e2e",
						"deviceName" : "LSW"
					}
				]
			}
		],
		"rstpConfig" : [
			{
				"deviceId" : "fbb684c8-0d37-496f-bafa-4b06d5151e2e",
				"priority" : 15
			}
		]
	}
}
support.huaweicloud.com/qiankuncmn-qiankuncs/toctopics/zh-cn_topic_0000001852302984.html