Hello all.
When I use the following API point:
--url $JAMFServer/api/v1/managed-software-updates/update-statuses/
I get a long list of info. This indicates I have permissions to access this data.
However if I use "--url $JAMFServer/api/v1/managed-software-updates/update-statuses/filter=status=="installing" "
I get a 403 error.
Which is "Forbidden". It doesn't matter what filter I use, no go. Anyone know what permission needs to be set to get access to this info?
Thanks.