Manage Child Resources for Device Groups
Assigns and unassigns a child resources for device groups.
delete
/api/v2/tenants/{clientId}/deviceGroups/{resourceGroupId}/childs
Manually removes devices and resources from a device group.
Path Parameters
- clientId
Describes the clientId of the tenant
- resourceGroupId
Resource group uuid
00
post
/api/v2/tenants/{clientId}/deviceGroups/{resourceGroupId}/childs
Manually adds devices and resources to a device group without a defined set of rules.
Path Parameters
- clientId
Describes the clientId of the tenant
- resourceGroupId
Resource group uuid
00