Skip to content

Instantly share code, notes, and snippets.

@dmsimard
Last active August 14, 2018 10:21
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dmsimard/d6eaa8b61f3c601d833b29ef430637da to your computer and use it in GitHub Desktop.
Save dmsimard/d6eaa8b61f3c601d833b29ef430637da to your computer and use it in GitHub Desktop.
{
"links": [
{
"ethernet_mac_address": "fa:16:3e:ed:9a:59",
"id": "tap1a81968a-79",
"mtu": null,
"type": "bridge",
"vif_id": "1a81968a-797a-400f-8a80-567f997eb93f"
}
],
"networks": [
{
"id": "network0",
"ip_address": "172.19.1.34",
"link": "tap1a81968a-79",
"netmask": "255.255.252.0",
"network_id": "dacd568d-5be6-4786-91fe-750c374b78b4",
"routes": [
{
"gateway": "172.19.3.254",
"netmask": "0.0.0.0",
"network": "0.0.0.0"
}
],
"type": "ipv4"
}
],
"services": [
{
"address": "172.19.0.12",
"type": "dns"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment