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 >.
Omri Avraham suggested an idea (#655) · Aug 25, 2016 at 03:26 PM · cloudshellscriptsdriverdevelopmentcloudshell 9.2
Chris Grabosky commented · Aug 26, 2016 at 01:17 PM
Omri Avraham commented · Aug 28, 2016 at 09:05 AM
Maya Ber commented · Sep 05, 2016 at 11:39 AM
Jim Pfleger commented · Oct 05, 2016 at 09:08 PM
Jacob Adams commented · Nov 06, 2017 at 07:48 PM
This is a great example. In our case, we are triggering a function which returns a UUID that is only show to us once. We need to use this UUID in teardown, so need an easy place to store it while teardown depending on which scripts/setup/teardown/commands need it. It's a simple way to connect info between separate scripts.
Dan Klingler commented · Nov 07, 2017 at 03:47 PM
This is a REALLY great idea. We've always had to go through unnatural acts to store data in odd places that needed to be passed from 'setup' to 'teardown'. Not having this capability now is truly a shortcoming of the product IMO. This would be a great capability/feature!
Kimo Saper commented · Jun 20, 2018 at 10:35 PM
Items/information created during setup that might be needed later in teardown would be solved for this - I would think that we could have a Blueprint Global Input, but Type==Hidden - it's there via API and can be managed as part of the Blueprint (or blueprint template), but wouldn't appear in the reservation window.
Natti Katz commented · Dec 09, 2018 at 03:24 PM
Great Idea. I recently just had to store a list of A records to be deleted from a DNS server created on setup. I ended up storing a comma separated list inside a TXT record on the DNS server itself - but it could just as easily have gone into some kind of global variable.
Alona Getzler commented · Dec 10, 2018 at 01:24 PM
Hi all,
I'm happy to update that this idea is planned for one of the coming releases. We started working on an initial design and this is what we currently have in mind:
Any feedback and comments on the above design will be highly appreciated.
Thanks,
Alona.
I like everything you've listed here, except the APIs.
The API should not be for updating or retrieving the entire data at once, but allow for more granularity (if you need to add/update specific keys).
I would suggest the following:
Also, the contents should be encrypted while in the DB, but not when returned.
Omri Avraham commented · Jan 16, 2019 at 10:43 PM
hi Alona,
it sounds great.
i would like to suggest allowing it to be viewed via the web ui for domain admin & admins. as the stored info might be required for debugging and not every cloudshell admin is also a python expert
for the general structure of the data, is there going to be any limit of how many characters we can store or how many keys, as well as if we can store any value? (e.g. nested JSONs)
Hi, thank you for the comments!
We will consider exposing this data in the UI for admin. In regard to the data structure, it is going to be a key:value structure, and there won't be any limit on the amount of characters or number of keys. You'll be able to store nested JSONs or any other type of textual content.
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.
have an option , while developing a driver , to not load the virtual environment every time
Adding new drivers to existing devices
Ability to specify the Qualiserver (IP/port/usr/psw) in the ShellFoundry install procedure
support "admin only" Blueprint commands
Script parameters enhancements
API call to get "Estimated setup duration" value from a Blueprint's Properties
provide dev helpers to assist with debugging resource drivers
Admin level control to create a scheduling Blackout/Service Period