Reset dynamic session limit
- Last Updated: February 28, 2025
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
Description
Reset the in-memory maximum ABL Sessions per Agent (dynmaxablsessions) back to the value that maxABLSessionsPerAgent is set to in the openedge.properties file.
HTTP Operation
DELETE
URI
//host_name:port/oemanager/applications/ABL_app_name/agents/agentPID/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
403 Access Denied
500 Unexpected Server Error
Command-line example
|
ABL HTTP client example
|
Request body example
NA
Response body example
|