Get configuration properties
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
Description
Query the conf/openedge.properties file to get the configuration
properties of an application. The information is specified in the
AppServer.SessMgr.App_name
section of openedge.properties.
HTTP Operation
GET
URI
//host_name:port/oemanager/applications/ABL_app_name/properties
Media type
application/vnd.progress+json
Response codes
200 Success
404 Resource Not Found
500 Unexpected Server Error
Command-line example
|
ABL HTTP client example
|
Request body example
NA
Response body example
|