ise_dc_view_tacacs_authentication
View TACACS authentication records and filter by address, profile, status, and identity store to troubleshoot authentication issues.
Instructions
[Report] TACACS Authentication: This provides details of all the TACACS authentication records Filterable columns include: REMOTE_ADDRESS, SELECTED_AUTHORIZATION_PROFILE, DESTINATION_IP_ADDRESS, STATUS, DEVICE_TYPE, LOCATION, IDENTITY_STORE, DEVICE_IPV6.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max rows (default 100, max 10000). | |
| order_by | No | Column to sort by (prefix '-' for descending). | |
| days_back | No | Only rows from the last N days (uses the view's time column). | |
| filter_op | No | EQ=exact, CONTAINS/LIKE=substring, GT/LT/GTE/LTE=compare. | EQ |
| deployment | No | Target ISE deployment: name ('RADIUS Only'), slug ('radius-only'), or number ('1' or 'Deployment 1'). Omit to use the only/default deployment. Call ise_list_deployments to see the choices. | |
| filter_value | No | Value to match for the filter column. | |
| filter_column | No | Column to filter on (case-insensitive). |