ise_mnt_session_by_username
Retrieve complete session details for a specific username from Cisco ISE. Returns raw XML for in-depth session analysis.
Instructions
[Sessions] Get Full SD username Information (GET /admin/API/mnt/Session/UserName/{username}). Returns raw XML.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| username | Yes | Path parameter 'username'. | |
| 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. |