oracle / oraclesolaris-contrib

oraclesolaris-contrib is a repository focussed on the Oracle Solaris 11.4 StatsStore, using methodologies like REST to connect to Oracle Solaris 11.4 and the new features being introduced in Oracle Solaris 11.4 OS.
https://www.oracle.com/solaris/solaris11/
Other
47 stars 15 forks source link

RAD REST client API and CLI #5

Open guillermomolina opened 3 years ago

guillermomolina commented 3 years ago

I want to share with you a python RAD REST client API and CLI I am working on. With this tool you can connect and interact remotely with a Solaris server, from Linux , Mac or even Windows. Any comments and thoughts are welcome

Solaris RAD REST Client

tanmayd1996 commented 3 years ago

Hello @guillermomolina ,

Thank you for sharing this with us. If you can create a pull request following the CONTRIBUTING.md instructions, we would be glad to add it to this repo.

Thanks again.