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 >.
Does anyone know where I can find the documentation that used to reside here?
Answer by Sadanand Hegde · Aug 14, 2017 at 03:13 PM
Are you looking for this?
http://help.quali.com/Online%20Help/8.1/TestShell-API/TestShell%20API%20Library.html
community.quali.com->Docs and Training->API-Guide->Shell Development and Blueprint Design API->TestShell API->TestShell API Library Reference Guide
Yep, that's what I am looking for - thanks Sadanand!
Answer by Chris Grabosky · Aug 14, 2017 at 03:02 PM
http://help.quali.com/Online%20Help/8.1/Python-API/cloudshell.api.html?highlight=createresource
I found it by going to community.quali.com then docs, then api docs, then cloudshell.api.html automation api, then python, then search for create resource... No wonder it's hard to find :)
This is for 8.1 but it should be identical
The documentation that I referenced had like a table of contents to the API that grouped the various APIs (like resources, reservations, etc.) and you could click on those links to review the specific API related to that function. It made it easy to view at a high level what features were available. The link that you referenced is one I used as well, but I would typically go to that table of contents first. Is that documentation still out there?
I'm sorry I don't think I ever saw that table page to know where it went
Answer by Steven Geller · Aug 15, 2017 at 06:12 AM
8.0.0.7003 was an EA release. As such, the documentation was replaced with the GA version
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.