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 >.
TIMOTHY GOWAN suggested an idea (#4936) · Dec 13, 2019 at 09:43 PM · apisandbox apisandbox
We are looking for a way to clean up our sandboxes. The REST API reference guide at (https://help.quali.com/Online%20Help/8.3/Api-Guide/Content/API/RefGuides/Sndbx-REST-API/REST-API-V2-Ref-Guide.htm ) shows ways to stop a sandbox but no way to delete. This function exists in the GUI when you click to expand on a completed sandbox. I would suggest following the syntax in other parts like when you delete an execution.
HTTP DELETE on following URL:
[Quali Systems URL]/v2/sandboxes/[sandbox-id]
Dan Michlin commented · Dec 16, 2019 at 12:57 PM
Hi @TIMOTHY GOWAN, the Sadnbox API is inteded mostly for consuming and managing sandboxes by external users and application. for the opperation you are describing we have a different API "CloudShell Automation API" inteded for adminstrative actions such as cleanups etc (avialable in python).
https://help.quali.com/Online%20Help/0.0/Api-Guide/Content/API/Pyth-API-Overvw.htm
The required call to delete a reservation based on id:
https://help.quali.com/Online%20Help/0.0/TestShell-API/TestShell%20Python%20API.html#DeleteReservation
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.
python API: ability to get the details of the user running a python command
Sandbox API to return resource Address
Sandbox api to trigger custom cloud provier commands
Ability to Connect/Disconnect All Routes by device
sandbox api to return information about next available reservation time
Method to update Name of the sandbox
Need a CloudShell Sandbox API call that will return the tile image file of a given blueprint