openwisp_create_device_group
Create a new device group in OpenWISP to organize network devices by name and optional organization, enabling grouped management and policy assignment.
Instructions
[Category: Devices & Controller] Create a new device group. (HTTP POST /api/v1/controller/group/)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Group name | |
| organization | No | Organization ID or slug | |
| organization_slug | No | Organization slug |