Files
neutron-lib/api-ref/source/v2/samples/ndp_proxies/ndp-proxy-create-request.json
Yang JianFeng c7a2f76cdb api-ref for ndp proxy
This patch adds the API documentation for the ndp proxy

Change-Id: I876405a68cd0f1727350e96eca6fb65433d7247f
Partial-Bug: #1877301
2022-02-11 22:52:03 +08:00

10 lines
232 B
JSON

{
"ndp_proxy": {
"name": "ndp_proxy1",
"router_id": "1238be08-a2a8-4b8d-addf-fb5e2250e480",
"port_id": "6738be23-a398-445d-aaaf-785e4550e4cb",
"ip_address": "2001::1:6",
"description": "Some description"
}
}