Deleting a Route Table
Function
This API is used to delete a route table.
Calling Method
For details, see Calling APIs.
URI
DELETE /v3/{project_id}/enterprise-router/{er_id}/route-tables/{route_table_id}
Parameter |
Mandatory |
Type |
Description |
---|---|---|---|
project_id |
Yes |
String |
Project ID |
er_id |
Yes |
String |
Enterprise router ID |
route_table_id |
Yes |
String |
Route table ID |
Request Parameters
None
Response Parameters
None
Example Requests
DELETE https://{erouter_endpoint}/v3/08d5a9564a704afda6039ae2babbef3c/enterprise-router/4ab54142-7c92-48ad-8288-77727a231056/route-tables/4ab54142-7c92-48ad-8288-77727a231052
Example Responses
None
Status Codes
Status Code |
Description |
---|---|
202 |
Accepted |
Error Codes
See Error Codes.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.