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 >.
Dan Klingler suggested an idea (#3823) · Jul 16, 2018 at 03:32 PM · cloudshelldriversandboxapi
We would like to have an API call that would allow a driver to get the "Estimated setup duration" value from the Blueprint's Properties page.
Use Case: At the beginning of our Sandbox driver, we communicate with the sandbox owner via email or text message that their sandbox is being provisioned. As part of that communication, we want to provide the estimated time as to when their sandbox will be fully provisioned. Without the driver having access to this "Estimated setup duration" value, providing this estimate is not possible.
Kimo Saper commented · Jul 18, 2018 at 07:48 PM
There is a method in the python API that is GetReservationStatus which will return key pieces of information.
In addition, a user's email is available from GetUserDetails.
So you could add the needed bit to the default setup script, which now has different stages.
So one could email on Provisioning Completed (Or completed with error), or at the end of Setup.
Natti Katz commented · Sep 06, 2020 at 03:40 PM
Get Reservation Details or Get Reservations status does not quite give us what the estimated setup time is.
This can be useful for automation processes that are polling the setup so they have a ballpark range of what can be considered an abnormal timeout / error.
I need this for a recent project I did that starts sandboxes and polls setup for completion.
Natti
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.
Need a CloudShell Sandbox API call that will return the tile image file of a given blueprint
'Check Blueprint' as an API command
python API: ability to get the details of the user running a python command
FindResources should optionally return excluded devices
API method to get Cloudshell DB version
AWS Save Current State of AMI.
DEFAULT Email Notifications PER blueprint
Read-only property status of attribute returned with GetResourceDetails API call