
Change-Id: I0133323412eac1e0ec5a00d4eb018836ce67c88c Partially-Implements: blueprint routed-networks
25 lines
729 B
JSON
25 lines
729 B
JSON
{
|
|
"subnet": {
|
|
"name": "my_subnet",
|
|
"enable_dhcp": true,
|
|
"network_id": "d32019d3-bc6e-4319-9c1d-6722fc136a22",
|
|
"segment_id": null,
|
|
"project_id": "4fd44f30292945e481c7b8a0c8908869",
|
|
"tenant_id": "4fd44f30292945e481c7b8a0c8908869",
|
|
"created_at": "2016-03-08T20:19:41",
|
|
"dns_nameservers": [],
|
|
"allocation_pools": [
|
|
{
|
|
"start": "192.0.0.2",
|
|
"end": "192.255.255.254"
|
|
}
|
|
],
|
|
"host_routes": [],
|
|
"ip_version": 4,
|
|
"gateway_ip": "192.0.0.1",
|
|
"cidr": "192.0.0.0/8",
|
|
"updated_at": "2016-03-08T20:19:41",
|
|
"id": "54d6f61d-db07-451c-9ab3-b9609b6b6f0b"
|
|
}
|
|
}
|