| { | |
| "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