Groups API

The Groups API contains the following operations:

OperationDescription
Create devices group
Creates a static or config group and optionally assigns devices. When creating a config group, optionally assigns a configuration template.
Delete devices group
Deletes one or more static or config groups by group name. It is recommended to limit to 100 groups per call for performance reasons.
Generate Device Operation for GroupGenerates an operation for one or more device groups, with the option to schedule the operation. Available operations include: apply template, firmware update, and reboot. It is recommended to limit to 100 group names per call for performance reasons.
Get deviceimei’s Group ListRetrieves all groups, including group information, associated with a device. Group information includes: type of group (static or config), number of devices in group, alarm and license count, and template information if a config group.
Get group devices listRetrieves a list of all devices, including brief device information, associated with a group name. Device information includes: name, IMEI, model, firmware version, connection state, mobile carrier information, alarm count, and whether there is a config group template mismatch.
Get Tenant Group ListProvides a list of all device groups in a tenant.
Update device groupAllows editing of device groups in a tenant.

In this article