Hi
Im not sure if this was discussed already.
we are using Jamf Pro Version 10.7.0
We have a requirement to add certain computers to static groups , even before the computer is enrolled via DEP.
I could create a computer entry by Create Computer API (JSSResource/computers/id/0).
By default , the computer gets created in JAMF as "unmanaged".
When i try to add the computer to required static group by (JSSResource/computergroups/id/<groupId>) , I get error response from API.
Im not able to manually add the entry using "Jamf Pro" UI interface as well, since the "unmanaged" computers are not being listed under assignments.
Any pointers on the same.