Cancel a request
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
Description
Cancel the request identified by a Request ID and a Session ID. You can obtain Request IDs and
Session IDs by executing the
oemanager/applications/ABL_app_name/sessionsservice.
HTTP Operation
DELETE
URI
//host_name:port/oemanager/applications/ABL_app_name/requests?requestID=value&sessionID=value
Media type
NA
Response codes
200 Success
500 Unexpected Server Error
Command-line example
|
ABL HTTP client example
|
Request body example
NA
Response body example
|