Manage Device Groups
Gets device group details and delete sdevice groups.
Gets the details of a device group.
Path Parameters
- clientId
Describes the clientId of the tenant
- resourceGroupId
Resource group uuid
Responses
- id
- name
Unique name for the device group. The device group is identified with this name.
- entityType
Type of resources in a group. Example: DEVICE_GROUP, SNS
- kbArticlesIds
Knowledge base articleId to be attached to resouce groupId.
- filterCriteria
- createdDate
- updatedDate
- parent
Add a device group as child under an existing device group (parent). This field is mandatory while adding a child device group to parent device group.
Loading Examples...
Deletes a device group.
Notes
- Deleting a device group indicates removing the device group name and details.
- Resources under a deleted device group are retained and available in infrastructure APIs.
- Deleting a parent device group deletes child device groups.
Path Parameters
- clientId
Describes the clientId of the tenant
- resourceGroupId
Resource group uuid