There are a few examples lurking about. Someone has written a PowerShell
extension that's been posted to the list in a couple of different places.
I've written a really small sample of Python code:

https://github.com/necouchman/guacamole-python

We are working on trying to document the REST API a little bit better -
until we have that completed, the best place to go is to the Developer
Console in the web browser, specifically the "Network" section. If you
follow the calls made while browsing around the UI and doing things there
(creating, updating, and deleting, users, groups, connections, adjusting
permissions, etc.) you can see all of the various REST calls that are made.

If you have specific questions or run into issues, feel free to post back
here and ask them.

-Nick

On Wed, Apr 28, 2021 at 6:30 PM J. Christopher Little <
[email protected]> wrote:

> Are there any examples lying around for using the guacamole api in python
> (or really any scripting language)?
>

Reply via email to