openwisp_get_device_group_from_cert
Resolve the OpenWISP device group linked to a certificate common name, with optional organization slugs, to map certificates to their correct device groups.
Instructions
[Category: Devices & Controller] Resolve the device group linked to a certificate common name. (HTTP GET /api/v1/controller/cert/{common_name}/group/)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| org | No | Optional comma-separated organization slugs | |
| common_name | Yes | Certificate common name |