OptionalBridgeName of the network's bridge (for example, docker0).
OptionalEndpointIDEndpointID uniquely represents a service endpoint in a Sandbox.
Networks map instead, which contains the same > information. This field was deprecated in Docker 1.9 and is scheduled > to be removed in Docker 17.12.0
OptionalGatewayGateway address for the default "bridge" network.
Networks map instead, which contains the same > information. This field was deprecated in Docker 1.9 and is scheduled > to be removed in Docker 17.12.0
OptionalGlobalIPv6Global IPv6 address for the default "bridge" network.
Networks map instead, which contains the same > information. This field was deprecated in Docker 1.9 and is scheduled > to be removed in Docker 17.12.0
OptionalGlobalIPv6Mask length of the global IPv6 address.
Networks map instead, which contains the same > information. This field was deprecated in Docker 1.9 and is scheduled > to be removed in Docker 17.12.0
OptionalHairpinIndicates if hairpin NAT should be enabled on the virtual interface.
OptionalIPAddressIPv4 address for the default "bridge" network.
Networks map instead, which contains the same > information. This field was deprecated in Docker 1.9 and is scheduled > to be removed in Docker 17.12.0
OptionalIPPrefixMask length of the IPv4 address.
Networks map instead, which contains the same > information. This field was deprecated in Docker 1.9 and is scheduled > to be removed in Docker 17.12.0
OptionalIPv6IPv6 gateway address for this network.
Networks map instead, which contains the same > information. This field was deprecated in Docker 1.9 and is scheduled > to be removed in Docker 17.12.0
OptionalLinkIPv6 unicast address using the link-local prefix.
OptionalLinkPrefix length of the IPv6 unicast address.
OptionalMacMAC address for the container on the default "bridge" network.
Networks map instead, which contains the same > information. This field was deprecated in Docker 1.9 and is scheduled > to be removed in Docker 17.12.0
OptionalNetworksInformation about all networks that the container is connected to.
OptionalPortsPortMap describes the mapping of container ports to host ports, using the container's port-number and protocol as key in the format <port>/<protocol>, for example, 80/udp. If a container's port is mapped for multiple protocols, separate entries are added to the mapping table.
OptionalSandboxIDSandboxID uniquely represents a container's network stack.
OptionalSandboxSandboxKey identifies the sandbox
OptionalSecondaryIPAddressesOptionalSecondaryIPv6
NetworkSettings exposes the network settings in the API NetworkSettings