Delete router
Deletes a logical router and, if present, its external gateway interface.
URI
/v2.0/routers/{router_id}
Description of the URI:
{router_id} UUID The UUID of the router.
HTTP method
DELETE
Response status
Status code | Description |
---|---|
204 | Normal response codes |
unauthorized (401) | Error response codes |
itemNotFound (404) | Error response codes |
conflict (409) | Error response codes |
serviceUnavailable (503) | Error response codes
CAUTION:
If 503 error message returned, when external gateway is being configured. Please try it again about 2 minutes later.
|