openwisp_update_device
Update device metadata, assigned organization, or templates by ID to keep network controller records and configurations current.
Instructions
[Category: Devices & Controller] Update network device metadata, assigned organization, or templates. (HTTP PATCH /api/v1/controller/device/{id}/)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Device UUID or ID | |
| name | No | Updated device name | |
| templates | No | List of template UUIDs to assign to this device under config.templates |