UDM Device Groups

This resource allows you to retrieve and manipulate device groups. One or more data collection devices can be assigned to a device group.

Operations


Create Device Group
POST /v1/udm/device_groups


Delete Device Group by ID
DELETE /udm/device_groups/{id}


Retrieve All Device Groups
GET /v1/udm/device_groups


Update Device Group by ID
PUT /udm/device_groups/{id}