40da25f286
Updates the API reference to fit into the changes merged in the add/update security service in share networks feature. Change-Id: Id7dd45dc23c41c1ade28b042f87b216142b8a062
21 lines
580 B
JSON
21 lines
580 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,
|
|
"security_service_update_support": true,
|
|
"status": "active"
|
|
}
|
|
}
|