[progress Communities] [progress Openedge Abl] Forum Post: Re: Kuib App Errors After...

  • Thread starter Thread starter Peter Judge
  • Start date Start date
Status
Not open for further replies.
P

Peter Judge

Guest
You can use simple REST calls. GET http://localhost:8820/oemanager/applications/mediaresource/agents (where you replace ‘mediaresource’ with your ABL application name which defaults to the instance name To kill an agent DELETE localhost:8820/.../14700 where you replace 14700 with the agentPID from the previous call (in addition to the mediaresource). There is doc on these calls at https://documentation.progress.com/output/ua/OpenEdge_latest/pasoe-admin/rest-api-reference-for-oemanager.war.html#

Continue reading...
 
Status
Not open for further replies.
Back
Top