I need to configure a user to fetch Hunt Group counters using the PerfMon API. This user also needs read only access to the AXL database. To maintain security, we'd like to use just the roles required. I've been able to fetch Hunt Group counter data from a lab switch and from a Sandbox, but only using administrator user logins with maximum access. So far our attempt at a minimal set of permissions with the PerfMon API does connect but doesn't return any counter names or values. The counters we looking for "Cisco Hunt Lists" and "Cisco Hunt Pilots".
Our current user is set with these permissions:
Groups:
Standard CCM Admin Users
Standard CCM End Users
Standard CCM Read Only
Standard CCM Super Users
Standard Packet Sniffer Users
Standard RealtimeAndTraceCollection
Standard TabSync User
Roles:
Standard AXL API Access
Standard Admin Rep Tool Admin
Standard Audit Log Administration
Standard CCM Admin Users
Standard CCM End Users
Standard CCMADMIN Administration
Standard CCMADMIN Read Only
Standard CCMUSER Administration
Standard CUReporting
Standard CUReporting Authentication
Standard EM Authentication Proxy Rights
Standard Packet Sniffing
Standard RealtimeAndTraceCollection
Standard SERVICEABILITY Administration
Standard SERVICEABILITY Read Only
Standard SSO Config Admin
Any help would be appreciated.