更新时间:2024-12-27 GMT+08:00
删除静态路由
功能介绍
删除静态路由
调用方法
请参见如何调用API。
URI
DELETE /v3/{project_id}/enterprise-router/route-tables/{route_table_id}/static-routes/{route_id}
参数 | 是否必选 | 参数类型 | 描述 |
|---|---|---|---|
project_id | 是 | String | 项目ID |
route_table_id | 是 | String | 路由表ID |
route_id | 是 | String | 路由ID |
请求参数
无
响应参数
无
请求示例
DELETE https://{erouter_endpoint}/v3/08d5a9564a704afda6039ae2babbef3c/enterprise-router/route-tables/3ddb4dc2-174e-4d43-9328-b805d5c0c774/static-routes/19d334b7-78c1-4e0e-ba29-b797e641e23c 响应示例
无
状态码
状态码 | 描述 |
|---|---|
202 | Accepted |
错误码
请参见错误码。
父主题:路由

