Merge "Add missing API doc for networks-post-req."

This commit is contained in:
Jenkins 2013-03-15 15:23:37 +00:00 committed by Gerrit Code Review
commit 63c1d5e6fa
1 changed files with 9 additions and 0 deletions

View File

@ -0,0 +1,9 @@
{
"network": {
"label": "public",
"cidr": "172.0.0.0/24",
"vlan_start": 1,
"num_networks": 1,
"network_size": 255
}
}