On Thu Aug 24, additional read-only permissions will be granted to the default role for all IPAM users. No service impact is expected.
The new permissions will allow you to examine the default DNS View object and the default Network View object, e.g. using the following WAPI queries (which currently return an empty list):
curl --user yournetid -X GET 'https://ipam.illinois.edu/wapi/v2.2.2/view'
curl --user yournetid -X GET 'https://ipam.illinois.edu/wapi/v2.2.2/networkview'
This will not make any difference to most users, but removes an obstacle to using external software components which expect these WAPI queries to succeed.