System Settings details are hidden or invisible for Read-Only users after upgrading to version 30.2.7
book
Article ID: 447462
calendar_today
Updated On:
Products
VMware Avi Load Balancer
Issue/Introduction
Upgrading to version 30.2.7 introduces an issue where users with Read-Only access are unable to view the details within the Administration > System Settings section.
Resolution
Workaround:
1.There is currently no workaround available within the GUI.
2. Affected users must use CLI/API to view the system configuration details.
3. Please follow the below steps to view the system configuration.
CLI :
Log in to the controller CLI interface.
Navigate to the shell environment by executing the shell command.
Run the show systemconfiguration command.
The necessary details will be visible directly inside the system configuration output screen.
API :
Use the below API request to get the system settings page.
https://<Controller IP address>/api/systemconfiguration
Fix :
Fix for this issue is targeted to be released in future version release of Avi LB software.