portainer_network_remove
Remove a Docker network by specifying its ID or name, optionally targeting a specific endpoint.
Instructions
Remove a Docker network.
Args: network_id: Network ID or name endpoint_id: Target endpoint ID (uses default if omitted)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| network_id | Yes | ||
| endpoint_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |