get_network
Retrieve details of a Docker network by providing its network ID or name.
Instructions
Get a network by id or name.
args: network_id - The network id or name returns: dict - The network's attrs
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| network_id | Yes |