neutron-lib/api-ref/source/v2/samples/address-scopes/address-scope-create-request.json
Hongbin Lu 492e5cc678 api-ref: document the address scope extension
Change-Id: Ifd8233ae118059aeae28504bc34d2cb8efb1e4e9
Closes-Bug: #1759959
2018-04-23 21:48:42 +00:00

10 lines
231 B
JSON

{
"address_scope": {
"name": "address-scope-2",
"tenant_id": "a7a7fa10fd7a4c80acb7e4b224480495",
"ip_version": 4,
"shared": true,
"project_id": "a7a7fa10fd7a4c80acb7e4b224480495"
}
}