Performs active session disconnect with a synchronous or asynchronous action & filter by mac-address.Ask AIpost https://clearpass-hostname/api/session-action/disconnect/mac/{mac_address}Performs active session disconnect with a synchronous or asynchronous action & filter by mac-address..Path Paramsmac_addressstringrequiredfilter by mac-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