Re: Killing a guacamole session programatically

2019-05-16 Thread Nick Couchman
On Thu, May 16, 2019 at 6:42 AM faris backer wrote: > Is there any way to terminate/Kill guacamole existing session > programmatically. > Yes - the entire user interface is REST API driven, so terminating a session can also be done with the API. If you go into the browser Developer Console and

Killing a guacamole session programatically

2019-05-16 Thread faris backer
Is there any way to terminate/Kill guacamole existing session programmatically. *Scenario:* Workspace is hosted in aws environment and we have scripts to hibernate the instance when not in use for some time. But that script doesn't terminate the existing session from guacamole servers. and the