OptionalAttachableWheter a global / swarm scope network is manually attachable by regular containers from workers in swarm mode.
OptionalConfigOptionalConfigWhether the network is a config-only network. Config-only networks are placeholder networks for network configurations to be used by other networks. Config-only networks cannot be used directly to run containers or services.
OptionalContainersContains endpoints attached to the network.
OptionalCreatedDate and time at which the network was created in RFC 3339 format with nano-seconds.
OptionalDriverThe name of the driver used to create the network (e.g. bridge, overlay).
OptionalEnableIPv6Whether the network was created with IPv6 enabled.
OptionalIPAMOptionalIdID that uniquely identifies a network on a single machine.
OptionalIngressWhether the network is providing the routing-mesh for the swarm cluster.
OptionalInternalWhether the network is created to only allow internal networking connectivity.
OptionalLabelsUser-defined key/value metadata.
OptionalNameName of the network.
OptionalOptionsNetwork-specific options uses when creating the network.
OptionalPeersList of peer nodes for an overlay network. This field is only present for overlay networks, and omitted for other network types.
OptionalScopeThe level at which the network exists (e.g. swarm for cluster-wide or local for machine level)
Network