VMware Digital Workspace Community
richardmartinj
Contributor
Contributor

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.

Reply
0 Kudos
1 Reply
Phil_Helmling
VMware Employee
VMware Employee

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.