docker.network.query¶
Sent on docker.network changes.
DockerNetworkAddedEvent
Type: objectNo Additional Properties
Id
Must be at least 1 characters long
DockerNetworkEntry
Type: objectNo Additional Properties
Ipam
IP Address Management configuration for the network or null.
Labels
Metadata labels attached to the network or null.
Created
Timestamp when the network was created or null.
Must be at least 1 characters long
Driver
Network driver type (bridge, host, overlay, etc.) or null.
Must be at least 1 characters long
Id
Full network identifier or null.
Must be at least 1 characters long
Name
Human-readable name of the network or null.
Must be at least 1 characters long
Scope
Network scope (local, global, swarm) or null.
Must be at least 1 characters long
Short Id
Shortened network identifier or null.
Must be at least 1 characters long
DockerNetworkChangedEvent
Type: objectNo Additional Properties
Id
Must be at least 1 characters long
DockerNetworkEntry
Type: objectNo Additional Properties
Ipam
IP Address Management configuration for the network or null.
Labels
Metadata labels attached to the network or null.
Created
Timestamp when the network was created or null.
Must be at least 1 characters long
Driver
Network driver type (bridge, host, overlay, etc.) or null.
Must be at least 1 characters long
Id
Full network identifier or null.
Must be at least 1 characters long
Name
Human-readable name of the network or null.
Must be at least 1 characters long
Scope
Network scope (local, global, swarm) or null.
Must be at least 1 characters long
Short Id
Shortened network identifier or null.
Must be at least 1 characters long
DockerNetworkRemovedEvent
Type: objectNo Additional Properties
Id
Must be at least 1 characters long
Required roles: DOCKER_READ