Get client information
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
Description
Query an ABL application to get a information on client connections.
HTTP Operation
GET
URI
//host_name:port/oemanager/applications/ABL_app_name/clients[?timeoutms=n]
- timeoutms
- The period of time, specified in milliseconds (ranging from 1 to
n), to report on client connections, including hung clients.
Media type
application/vnd.progress+json
Response codes
200 Success
500 Unexpected Server Error
Command-line examples
|
ABL HTTP client example
|
Request body example
NA
Response body example
|