{
"services": [
{
"type": "dns",
"address": "1.1.1.191"
},
{
"type": "dns",
"address": "1.1.1.4"
}
],
"networks": [
{
"network_id": "4daf5ce8-38cf-4240-9f1a-04e86d7c6117",
"type": "ipv4",
"netmask": "255.255.255.248",
"link": "vlan2",
"routes": [
{
"netmask": "0.0.0.0",
"network": "0.0.0.0",
"gateway": "2.2.2.9"
}
],
"ip_address": "2.2.2.13",
"id": "network2-ipv4"
},
{
"network_id": "a9e2f47c-3c43-4782-94d0-e1eeef1c8c9d",
"type": "ipv4",
"netmask": "255.255.255.248",
"link": "vlan3",
"routes": [
{
"netmask": "255.255.255.255",
"network": "192.168.1.0",
"gateway": "10.0.1.1"
}
],
"ip_address": "10.0.1.5",
"id": "network3-ipv4"
}
],
"links": [
{
"ethernet_mac_address": "0c:c4:7a:34:6e:3c",
"type": "phy",
"id": "eth0",
"mtu": 1500
},
{
"ethernet_mac_address": "0c:c4:7a:34:6e:3d",
"type": "phy",
"id": "eth1",
"mtu": 1500
},
{
"bond_mode": "4",
"bond_miimon": 100,
"type": "bond",
"bond_links": [
"eth0",
"eth1"
],
"ethernet_mac_address": "0c:c4:7a:34:6e:3c",
"id": "bond0",
"bond_xmit_hash_policy": "layer3+4"
},
{
"ethernet_mac_address": "fa:16:3e:b3:72:30",
"vlan_link": "bond0",
"vlan_id": 602,
"type": "vlan",
"id": "vlan2",
"vlan_mac_address": "fa:16:3e:b3:72:30"
},
{
"ethernet_mac_address": "fa:16:3e:66:ab:a6",
"vlan_link": "bond0",
"vlan_id": 612,
"type": "vlan",
"id": "vlan3",
"vlan_mac_address": "fa:16:3e:66:ab:a6"
}
]
}