proxmox_sdn_controller
Manage Software-Defined Network controllers in Proxmox: list, get, create, update, or delete SDN controller configurations.
Instructions
Manage SDN controllers (list, get, create, update, delete)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| controller | No | SDN controller identifier | |
| type | No | Controller type | |
| ip | No | Controller IP address | |
| port | No | Controller port | |
| token | No | Access token | |
| secret | No | Shared secret | |
| zone | No | Associated SDN zone | |
| comment | No | Comment or notes | |
| delete | No | Comma-separated list of options to delete | |
| digest | No | Prevent concurrent modifications | |
| action | Yes |