ise_mnt_session_by_ip
Get full session information for a specific IP address in Cisco ISE. Fetches raw XML session data from the Monitoring API to aid network troubleshooting.
Instructions
[Sessions] Get Full SD IPAddress Information (GET /admin/API/mnt/Session/IPAddress/{ipaddress}). Returns raw XML.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ipaddress | Yes | Path parameter 'ipaddress'. | |
| 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. |