Verb | URI | Description |
DELETE | /agents/agent_id /l3-routers/network_id |
Remove the router from the given L3 agent. |
Normal Response Code: 204
Error Response Codes: Unauthorized (401), Forbidden (403), Conflict (409) if the router is not hosted by the given L3 agent.
This operation does not require a request body.
This operation does not return a response body.
Example 4.163. Remove Router From L3 agent: JSON Request
DELETE /v2.0/agents/b7d7ba43-1a05-4b09-ba07-67242d4a98f4/l3-routers/8eef2388-f27d-4a17-986e-9319a77ccd9d.json HTTP/1.1 Host: localhost:9696 User-Agent: python-neutronclient Content-Type: application/json Accept: application/json X-Auth-Token: 2147ef6fe4444f0299b1c0b6b529ff47