华为乾坤-查询LSWOspf区域信息:响应示例

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

响应示例

返回状态码为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
{
	"data" : {
		"pageIndex" : 1,
		"pageSize" : 20,
		"totalRecords" : 30,
		"totalPage" : 2,
		"areaResList" : [
			{
				"areaType" : "stub",
				"areaId" : "60e2e8a3cdf3470ea4d4f468c8b74095",
				"areaUUID" : "",
				"networkList" : ["192.168.0.1/24"],
				"abrSummaryList" : [
					{
						"ipAddress" : "192.168.0.1/24"
					}
				],
				"stubNoSummary" : false
			}
		]
	},
	"errcode" : "0",
	"errmsg" : ""
}
support.huaweicloud.com/qiankuncmn-qiankuncs/toctopics/zh-cn_topic_0000001852160384.html