Performs active session reauthorize with a synchronous or asynchronous action & filter by client-ip-address.Ask AIpost https://clearpass-hostname/api/session-action/coa/ip/{client_ip_address}Performs active session reauthorize with a synchronous or asynchronous action & filter by client-ip-address..Path Paramsclient_ip_addressstringrequiredfilter by client-ip-addressQuery Paramsasyncbooleanrequiredtrigger asynchronous API callstruefalseBody Paramsrequest bodyfilterobjectJSON filter expression specifying the items to return, e.g. "filter":{"username":"admin", ...}filter objectenforcement_profileobjectWhen performing CoA, the 'enforcement_profile' parameter MUST be provided, e.g. "enforcement_profile":["...", "...'"]enforcement_profile objectsortstringSorting the result set, e.g. "sort": "-id"Responses 200OK 202Accepted 400Bad Request 401Unauthorized 403Forbidden 404Not Found 406Not Acceptable 415Unsupported Media Type 422Unprocessable EntityUpdated over 4 years ago