Forum Discussion
Nikolay_Matveev
Mar 23, 2016Nimbostratus
APM: terminate active session via API
Is it possible to obtain a list of active APM session and then terminate one of them using an API?
I assumed this could be done using iControl REST API but failed to find any relevant informati...
Arnaud_Lemaire
May 20, 2016Employee
just release in 12.1 : REST APIs for managing user sessions in APM
New iControl REST requests make it easier to manage sessions within APM by letting you list all user sessions and retrieve session ID, user login, and IP address for each APM server. Additional APIs are available for retrieving session information based on username or client IP address and for deleting the session based on the session ID.
{
"kind": "tm:apm:access-info:access-infostats",
"selfLink": "https://localhost/mgmt/tm/apm/access-info/example?ver=12.1.0",
"propertyDescriptions": {
"clientIp": "",
"logonUser": ""
},
"naturalKeyPropertyNames": []
}
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects