Files
neutron-lib/api-ref/source/v2/samples/vpn/vpnservice-create-request.json
Cao Xuan Hoang 577744a27a Update status of VPNaaS in neutron
Neutron-vpnaas is intending to bring back into the stadium.

Co-Authored-By: Hunt Xu <mhuntxu@gmail.com>

Change-Id: I447bbf19a64bbab907beee20ae231b751df2dd6b
2018-01-25 10:14:09 +07:00

10 lines
205 B
JSON

{
"vpnservice": {
"subnet_id": null,
"router_id": "66e3b16c-8ce5-40fb-bb49-ab6d8dc3f2aa",
"name": "myservice",
"admin_state_up": true,
"flavor_id": null
}
}