Please see the following sections of the OpenEdge documentation on how to stop and start a PASOE Agent. The documentation includes the REST API that needs to be sent via an HTTP client (e.g. ABL HTTP Client or Curl). The documentation also contains examples of the JSON response which is returned by the REST API.
OpenEdge 11.7.3 - 11.7.x: https://docs.progress.com/bundle/openedge-new-info-1173/page/Stop-a-multi-session-agent.html https://docs.progress.com/bundle/openedge-new-info-1173/page/Add-a-multi-session-agent.html
OpenEdge 12.2 - 12.2.x: https://docs.progress.com/bundle/pas-for-openedge-reference-122/page/Stop-a-multi-session-agent.html https://docs.progress.com/bundle/pas-for-openedge-reference-122/page/Add-a-multi-session-agent.html
Latest OpenEdge release (e.g. 12.8): https://docs.progress.com/bundle/pas-for-openedge-reference/page/Stop-a-multi-session-agent.html https://docs.progress.com/bundle/pas-for-openedge-reference/page/Add-a-multi-session-agent.html |