network_inspect
Get Docker network details including configuration and connected containers by specifying the network ID or name.
Instructions
Get a network by id or name.
args: id_or_name - The network id or name returns: dict - The network's attrs
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id_or_name | Yes |