Files
neutron-lib/api-ref/source/v2/samples/segments/segment-create-response.json
Carl Baldwin 0c3959d345 Add segments to v2 API reference
Change-Id: I0133323412eac1e0ec5a00d4eb018836ce67c88c
Partially-Implements: blueprint routed-networks
2016-10-13 05:14:11 +00:00

12 lines
267 B
JSON

{
"segment": {
"name": null,
"network_id": "5c0cb560-4089-41dd-be29-469907a23b49",
"segmentation_id": 2000,
"network_type": "vlan",
"physical_network": "segment-1",
"id": "57fe85e4-ca2f-4192-b3cd-d5c249d7a21f",
"description": null
}
}