华为乾坤-修改路由器设备静态路由配置:请求示例

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

请求示例

HTTP的示例
PUT /controller/campus/v1/networkservice/networkconfig/net/arstaticroute/devices/fbb684c8-0d37-496f-bafa-4b06d5151e2e/staticroute 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
{
	"mask" : "22",
	"description" : "",
	"nextAddress" : "10.20.0.0",
	"destinationIp" : "10.20.0.0",
	"priority" : 5,
	"nextInterface" : "GigabitEthernet0/0/4",
	"nqaId" : "d26320b9e15a4b069576f1ebff9c9cc1",
	"nqaAdminName" : "adminName",
	"nqaTestName" : "test",
	"dhcp" : false,
	"nextLogicInterface" : "Dialer1",
	"id" : "de5813f8ff1e41f5ba9c324da70b49ed"
}
support.huaweicloud.com/qiankuncmn-qiankuncs/toctopics/zh-cn_topic_0000001898472221.html