Field Type Required Description
id string + ID of a record to update
name string A name of a group. Should be unique, should meet firmware name length restrictions. Current firmware limits name length of majority of objects to 128 symbols.
categories array of objects An array of category filters. Defines a set of device categories that form a set of devices in the group.
devices array of device IDs Device identifiers to be added to a set defined by categories collection
exceptions array of device IDs Device identifiers to be excluded from a device group
persistent bool Defines if an object is persistent.