These forums are a place for learning, helping and sharing experiences with others about any of our products. Feel free to ask a question and get answers from our community and our most advanced users.
Note that these are public forums - anyone can view the discussions here.
VISIT OUR DIFFERENT FORUMS:
Announcements > | |
CloudShell > | TestShell > |
Developers > | BI (Business Inteligence) > |
This is where you can suggest your ideas to help and improve the product for everyone.
Please make sure to read the following article before posting a new idea, to get more information about the required information and ideas lifecycle.
Feel free to vote and comment on other ideas to promote them.
Thanks for everyone who suggested the ideas and voted for them.
Find, download and share integrations that can extend and enhance the CloudShell experience.
Integrations have several levels:
Certified - Officially tested and supported by Quali.
Preview - Provides a sneak peek to what the Quali team is developing. Officially supported by Quali. Feel free to experiment and comment, but please take into consideration that it is not yet tested and released.
Community - Integrations shared by community users. Feel free to look into what other users have contributed, please take into consideration that these integrations are not tested by Quali.
To learn more about creating Shells and integrating with CloudShell, use the following links:
CloudShell's Dev Guide > | Configuration Management > |
Getting started with Shells > | Extending CloudShell with Cloud Providers > |
Getting started with Orchestration > | API Guide > |
To share your integration, follow the instructions in this guide >.
Maruf Yunus suggested an idea (#5339) · Jan 29, 2021 at 03:45 PM · apiupdate
Recently we discovered that with the new cloudshell release, our third party LMS vendor's code (C# .Net client) broke for CreateReservation() / CreateImmediateReservation() calls due to introduction of a trivial API parameter that we don't even use. So it will be nice if we can prevent this on future releases. For example, if there is any new parameter introduced on an API,set a default value to it in-case caller didn't pass that or in-face intruce versioning on APIs which maybe even a better approach. Right now to deal with this situation our vendor has to update their code, recompile, test etc which will cost us some more $$ and time. Hope we can prevent similar issue in future.
Terry Vaughn commented · Feb 26, 2021 at 04:09 PM
Maruf – Thank you for identifying this issue. Will update this idea to Active and ciculate with our team.
gilat naor commented · May 25, 2021 at 01:03 PM
We are doing our best to support backward compatibility, in case we will not have a choice - it will be documented and announced in advance.
These forums are a place for learning, helping and sharing experiences with others about any of our products. Feel free to ask a question and get answers from our community and our most advanced users.
Note that these are public forums - anyone can view the discussions here.
Announcements | |
CloudShell | TestShell |
Developers | BI (Business Inteligence) |
This is where you can suggest your ideas to help and improve the product for everyone.
Please make sure to read the following article before posting a new idea, to get more information about the required information and ideas lifecycle.
Feel free to vote and comment on other ideas to promote them.
Thanks for everyone who suggested the ideas and voted for them.
Find, download and share integrations that can extend and enhance the CloudShell experience.
Integrations have several levels:
Certified - Officially tested and supported by Quali.
Preview - Provides a sneak peek to what the Quali team is developing. Officially supported by Quali. Feel free to experiment and comment, but please take into consideration that it is not yet tested and released.
Community - Integrations shared by community users. Feel free to look into what other users have contributed, please take into consideration that these integrations are not tested by Quali.
To learn more about creating Shells and integrating with CloudShell, use the following links:
CloudShell's Dev Guide | Configuration Management |
Getting started with Shells | Extending CloudShell with Cloud Providers |
Getting started with Orchestration | API Guide |
To share your integration, follow the instructions in this guide.
Help us make things better. Share your great idea or vote for other people's.
Add a “SOAP Client” library to TestShell Studio
Sandbox api to trigger custom cloud provier commands
API for editing blueprints without re-packing them
Get reservable license number by API for regular CloudShell user
Prompt for updated apps in the blueprint
REST API - Query Testshell list of test shell names,via REST API - GET Test/Cloudshell Names
Meaningful error messages on API Calls