Hi,
It seemsi have a problem with disconnecting active sessions on Aruba Switches.
The same method works great for some time on my Comware 7 switches.
The output from the API suggests the problem is the action beeing sent to the switch :
{
"result": {
"error": 1,
"message": "{\"content\": {\"cnc_actions\": [{\"status_message\": \"Radius [ArubaOS Wireless - Terminate Session] failed for client 6c0b84e3cbcf\", \"id\": 1}]}, \"id\": \"R009b65c5-01-5d18549d,R009c8bfb-01-5d199e7b\", \"name\": \"cnc_response\"}"
},
"type": "http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html",
"title": "Bad Request",
"status": 400,
"detail": "Error disconnecting session for user host/W4798.ozar.main. Please check ClearPass Policy Manager > Monitoring > Live Monitoring > Access Tracker for more details."
}
I have no control on the action the CCPM choose for disconnecting this client.
The authenticated device itself (where the session is coming from) is configured as HPE.
Any suggestions?