ise_mnt_coa_reauth
Retrieve the current CoA reauthentication status for a specific node, MAC address, and type. Query Cisco ISE monitoring data to check reauth progress and resolve session validation issues.
Instructions
[CoA] Get CoA reauthentication status (GET /admin/API/mnt/CoA/Reauth/{node}/{mac}/{type}). Returns raw XML.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mac | Yes | Path parameter 'mac'. | |
| node | Yes | Path parameter 'node'. | |
| type | Yes | Path parameter 'type'. | |
| 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. |