- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Add devices to SmartGroup
Is there a way to assign multiple devices (100-200) to Smart Group in one shot using API using device hostnames. Currently, I could assign it only using device UUID.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Richard, this API can be used
https://asXXX.awmdm.com/API/help/#!/apis/10002?!/SmartGroups/SmartGroups_CreateSmartGroupAsync
However I would suggest you use some dynamic method such as reading a sensor or AD User Group of enrolled user, that identifies the relevant devices and select those options as the identifier/filter within the Smart Group.