Get dynamic session limit
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
Description
Query to get the current in-memory max available ABL Sessions (dynmaxablsessions) limit.
HTTP Operation
GET
URI
//host_name:port/oemanager/applications/ABL_app_name/agents/agent_ID/dynamicSessionLimit
Note: Agent PID (for example,
1144) or
agent ID (for example, W9UI_6dJQ-qSsk-o25mWAw) can
be used to identify the multi-session agent. Both values can be obtained using the
List agents API.Media type
application/vnd.progress+json
Response codes
200 Success
500 Unexpected Server Error
Command-line example
|
ABL HTTP client example
|
Request body example
NA
Response body example
|