智能边缘云 IEC-更新路由:请求示例

时间:2025-02-12 14:52:52

请求示例

更新路由

POST https://{{endpoint}}/v1/routetables/97d08984-d346-410e-bc0e-f466dfbd1f24/update-routes{  "routes" : [ {    "type" : "vip",    "destination" : "10.10.10.0/24",    "nexthop" : "172.16.0.6",    "description" : "abc"  } ]}
support.huaweicloud.com/api-iec/UpdateRoutes.html