First time poster here. My apologies if I missed this being covered elsewhere in my research.
I would like to automate configurations and interactions with guacamole. Both my not being a Java dev and interacting services require the use of REST API for this interaction. While I see a various guacamole API's documented on the projects website I only see Java integrations and haven't found anything specific to REST API methods. Is there an official source documenting this? I have found this 2 year old GitHub and it has been helpful but is also a bit out of date: https://github.com/ridvanaltun/guacamole-rest-api-documentation I have also found this GitHub for a Powershell module that needs some work, but seems serviceable - again it's out of date an missing some of the newer release features: https://github.com/UpperM/guacamole-powershell Any guidance would be appreciated. In your service, Aaron Meyer