SDN Controllers
proxmox_sdn_controllerManage SDN controllers in Proxmox VE by listing, getting, creating, updating, or deleting them. Configure controller IP, port, type, zone, and secrets through the API.
Instructions
Manage SDN controllers (list, get, create, update, delete)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ip | No | Controller IP address | |
| port | No | Controller port | |
| type | No | Controller type | |
| zone | No | Associated SDN zone | |
| token | No | Access token | |
| action | Yes | ||
| delete | No | Comma-separated list of options to delete | |
| digest | No | Prevent concurrent modifications | |
| secret | No | Shared secret | |
| comment | No | Comment or notes | |
| controller | No | SDN controller identifier |