guacamole-rest-api-documentation icon indicating copy to clipboard operation
guacamole-rest-api-documentation copied to clipboard

Where can I find official docs?

Open tairosonloa opened this issue 3 years ago • 5 comments

I searched for them, but I found nothing. I'll appreciate any help. Thanks.

tairosonloa avatar Mar 15 '22 16:03 tairosonloa

I searched for them, but I found nothing. I'll appreciate any help. Thanks.

There are no official docs for the API as far I know 🤷‍♂️

ridvanaltun avatar Mar 15 '22 18:03 ridvanaltun

I searched through Google and public email threads and can confirm there is no official documentation for the API Rest from Oracle.

Thanks for replying. I don't know if you'd prefer to close this issue or leave it open for whoever that could come with the same question. I leave it to you

tairosonloa avatar Mar 18 '22 22:03 tairosonloa

I searched through Google and public email threads and can confirm there is no official documentation for the API Rest from Oracle.

Thanks for replying. I don't know if you'd prefer to close this issue or leave it open for whoever that could come with the same question. I leave it to you

Thank you, I will leave the issue open

ridvanaltun avatar Mar 18 '22 22:03 ridvanaltun

I've been building a typescript library to perform most of these calls. https://github.com/spenceradolph/guacamole-api I've been referencing these docs as a partial guide (as well as this python library https://gitlab.com/gacybercenter/open/guacamole-api-wrapper) but also have been going through the guacamole source code (.js files) for updated endpoints and calls. If anyone is curious, I'm making an effort to provide full typings for the api calls.

spenceradolph avatar Jul 24 '23 03:07 spenceradolph

Hey @spenceradolph any update on this? Seems super useful. I'd also be happy to help if needed.

justinKocian avatar Jun 13 '24 19:06 justinKocian