ise_mnt_session_by_mac
Retrieve full session information for a given MAC address from Cisco ISE, returning raw XML data to identify active sessions, endpoints, and related details in your deployment.
Instructions
[Sessions] Get Full Session Information for MAC Address (GET /admin/API/mnt/Session/MACAddress/{mac}). Returns raw XML.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mac | Yes | Path parameter 'mac'. | |
| 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. |