blob: c65236c861a4fa2681138c7a4c017d8533f105e9 [file] [log] [blame]
{
"networkId": "network",
"name": "network",
"type": "FLAT",
"mtu": 1500,
"cidr": "10.10.10.0/24",
"gatewayIp": "10.10.10.1",
"defaultRoute": true,
"ipPool": {
"start": "10.10.10.100",
"end": "10.10.10.200"
}
}