remove_network
Remove a Docker network by specifying its ID or name.
Instructions
Remove a network.
args: network_id - The network id or name returns: bool - True after removal
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| network_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |