openwisp_create_device_connection
Create a connection for an OpenWISP device by providing the device ID, a connection name, and an optional credential UUID.
Instructions
[Category: Devices & Controller] Create a connection for a device. (HTTP POST /api/v1/controller/device/{id}/connection/)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Device UUID or ID | |
| name | Yes | Connection name | |
| credential | No | Credential UUID |