docker.network.query

Sent on docker.network changes.

Type: object

DockerNetworkAddedEvent

Type: object
No Additional Properties

Id


Type: string

Must be at least 1 characters long

Type: null

DockerNetworkEntry

Type: object
No Additional Properties

Ipam


IP Address Management configuration for the network or null.

Type: object
Type: null

Labels


Metadata labels attached to the network or null.

Type: object
Type: null

Created


Timestamp when the network was created or null.

Type: string

Must be at least 1 characters long

Type: null

Driver


Network driver type (bridge, host, overlay, etc.) or null.

Type: string

Must be at least 1 characters long

Type: null

Id


Full network identifier or null.

Type: string

Must be at least 1 characters long

Type: null

Name


Human-readable name of the network or null.

Type: string

Must be at least 1 characters long

Type: null

Scope


Network scope (local, global, swarm) or null.

Type: string

Must be at least 1 characters long

Type: null

Short Id


Shortened network identifier or null.

Type: string

Must be at least 1 characters long

Type: null

DockerNetworkChangedEvent

Type: object
No Additional Properties

Id


Type: string

Must be at least 1 characters long

Type: null

DockerNetworkEntry

Type: object
No Additional Properties

Ipam


IP Address Management configuration for the network or null.

Type: object
Type: null

Labels


Metadata labels attached to the network or null.

Type: object
Type: null

Created


Timestamp when the network was created or null.

Type: string

Must be at least 1 characters long

Type: null

Driver


Network driver type (bridge, host, overlay, etc.) or null.

Type: string

Must be at least 1 characters long

Type: null

Id


Full network identifier or null.

Type: string

Must be at least 1 characters long

Type: null

Name


Human-readable name of the network or null.

Type: string

Must be at least 1 characters long

Type: null

Scope


Network scope (local, global, swarm) or null.

Type: string

Must be at least 1 characters long

Type: null

Short Id


Shortened network identifier or null.

Type: string

Must be at least 1 characters long

Type: null

DockerNetworkRemovedEvent

Type: object
No Additional Properties

Id


Type: string

Must be at least 1 characters long

Type: null


Required roles: DOCKER_READ