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 >.
George Rainovic suggested an idea (#4546) · May 20, 2019 at 11:08 PM · driverpluginapi
I see API call to update the driver (UpdateResourceDriver(resourceFullPath, driverName), and I see no API call to download the driver, even that is possible from the Web UI. Did I miss it?
Use case: to create a script to frequently backup the drivers.
It is so easy to activate the PyCharm plugin and upload (overwrite) a wrong driver.
Kimo Saper commented · May 23, 2019 at 04:02 PM
I would posit that the UpdateDriver API call is so that if your shells are managed in Source Control (eg a Git Repo) that automation can be attached to push updates into CloudShell.
Once they are added to CloudShell, they are stored in CloudShell's Database, so proper management of the CloudShell DB should already solve this for you.
And managing changes to the Shells is a source control issue.
Ariel Benary commented · May 26, 2019 at 11:53 AM
Hi George,
Is the solution Kimo described a proper solution in your view?
George Rainovic commented · Jul 20, 2019 at 02:32 AM
Hi Ariel,
Restoring driver from DB backup is possible, but that operation is not quick.
BTW I could not find Python API call to get name of the current driver on the resource (gen1)/service.
George Rainovic commented · Nov 11, 2019 at 11:03 PM
Hi Ariel,
To answer your question, it is a partial answer to the problem I am trying to solve.
Can we have API call to get info about the driver, and call to download it?
Those actions are possible today in Web UI.
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.
API call to get "Estimated setup duration" value from a Blueprint's Properties
Ansible dynamic inventory plugin/script
Include conflict details in REST API blueprints/start return value
API to get test suite execution info by given sandbox id
Storing Reservation specific information for later use
apps: ability to "refresh from template" via API
API for getting Services Details
Need a CloudShell Sandbox API call that will return the tile image file of a given blueprint