v1

latestSwagger 2.02026-07-175684145.0 KB
Network

Inspect a network

get/networks/{id}

Path parameters

idstring required

ID or name of the container

Response

No error

Namestring

Name is the requested name of the network

Idstring

ID uniquely identifies a network on a single machine

Scopestring

Scope describes the level at which the network exists.

Driverstring

Driver means the network's driver.

EnableIPv6boolean

EnableIPv6 represents whether to enable IPv6.

Internalboolean

Internal checks the network is internal network or not.

Optionsobject

Options holds the network specific options to use for when creating the network.

Labelsobject

Labels holds metadata specific to the network being created.