Posted on 10-14-2018 03:36 AM
Hello All,
I have specified a Smart User Group in the scope of the policy.
After that, when I got the above policy information via Jamf Classic API, smart user group is not specified in the scope.
Is it impossible for the API to get and set smart user group in scope of the policy?
<policy>
<general>
<id>120</id>
<name>smart_user_group_policy</name>
...
<scope>
<all_computers>false</all_computers>
<computers/>
<computer_groups/>
<buildings/>
<departments/>
<limit_to_users>
<user_groups/>
</limit_to_users>
<limitations>
<users/>
<user_groups/>
<network_segments/>
<ibeacons/>
</limitations>
<exclusions>
<computers/>
<computer_groups/>
<buildings/>
<departments/>
<users/>
<user_groups/>
<network_segments/>
<ibeacons/>
</exclusions>
</scope>
...
</policy>
Solved! Go to Solution.
Posted on 10-15-2018 06:29 AM
This is a known issue. Please contact Jamf Support and reference PI-005747.
Posted on 10-15-2018 06:29 AM
This is a known issue. Please contact Jamf Support and reference PI-005747.
Posted on 10-23-2018 03:39 PM
Thanks! @Sam.Fortuna I will confirm.