de62a36e3f
This patch updates the API reference to fit into the changes that were done in order to implement share networks with multiple subnets. Change-Id: I667a26cbf9ea93509718b71dadc8fb304fbca855 Partial-Bug: #1843953
10 lines
294 B
JSON
10 lines
294 B
JSON
{
|
|
"share_network": {
|
|
"neutron_net_id": "998b42ee-2cee-4d36-8b95-67b5ca1f2109",
|
|
"neutron_subnet_id": "53482b62-2c84-4a53-b6ab-30d9d9800d06",
|
|
"name": "my_network",
|
|
"description": "This is my share network",
|
|
"availability_zone": "manila-zone-0"
|
|
}
|
|
}
|