Enable or disable a transport (APSV)
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
Description
Enable or disable the APSV transport of a web application belonging to an ABL application.
HTTP Operation
PUT
URI
host_name:port/oemanager/applications/ABL_app_name/webapps/Web_app_name/transports/apsv/state
Content-Type
application/vnd.progress+json
Response codes
200 Success
500 Unexpected Server Error
Command-line example
|
Request body example
|
ABL HTTP client example
|
Response body example
|