移除路由表规则
POST
https://vpc.jdcloud-api.com/v1/regions/{regionId}/routeTables/{routeTableId}:removeRouteTableRules
名称 | 类型 | 是否必需 | 默认值 | 描述 |
---|---|---|---|---|
regionId | String | True | Region ID | |
routeTableId | String | True | RouteTable ID |
名称 | 类型 | 是否必需 | 默认值 | 描述 |
---|---|---|---|---|
ruleIds | String[ ] | True | 路由表规则Id列表 |
名称 | 类型 | 描述 |
---|---|---|
requestId | String | 请求ID |
返回码 | 描述 |
---|---|
200 | Successful operation |
400 | Request field x.y.z is missing. |
404 | Target 'xxx' not found; TargetGroup 'xxx' not found. |
500 | internal server error |