fe43d281f9
Update symbols in api-ref/samples with correct json format. Change-Id: If4ea56324e6187e0eaab70503afc5ad7944c9024
19 lines
503 B
JSON
19 lines
503 B
JSON
{
|
|
"share_network": {
|
|
"name": "net2",
|
|
"segmentation_id": null,
|
|
"created_at": "2015-09-07T12:31:12.000000",
|
|
"neutron_subnet_id": null,
|
|
"updated_at": null,
|
|
"id": "d8ae6799-2567-4a89-aafb-fa4424350d2b",
|
|
"neutron_net_id": null,
|
|
"ip_version": null,
|
|
"cidr": null,
|
|
"project_id": "16e1ab15c35a457e9c2b2aa189f544e1",
|
|
"network_type": null,
|
|
"description": null,
|
|
"gateway": null,
|
|
"mtu": null
|
|
}
|
|
}
|