inspect_network
Inspect a Docker network to retrieve its driver, IPAM configuration (subnet/gateway), and list of attached containers.
Instructions
[READ] Inspect one network (driver, IPAM subnet/gateway, attached containers).
Args: network_id: Network id or name. target: Target name from config; omit for the default.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | No | ||
| network_id | Yes |