netconn-api/v2.0/samples/extraroute-put-req.json
Diane Fleming 64cca08847 Rework directories for netconn - both are neutron
Partial_Bug: #1233748

Change-Id: I6fa1a8b194da4d90941051151a13f06786642758
author: diane fleming
2013-10-08 09:18:08 -05:00

10 lines
177 B
JSON

PUT /v2.0/routers/babc8173-46f6-4b6f-8b95-38c1683a4e22.json
{"router":
{
"routes": [{"nexthop": "10.1.0.10",
"destination": "40.0.1.0/24"}]
}
}