portainer_network_remove
Remove a Docker network from your Portainer environment by specifying the network ID or name and optionally the target 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 |