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 >.
Was reviewing this documentation - http://help.quali.com/Online%20Help/8.0/API-Guide/Content/API/RefGuides/TestShell%20API/TS-API-Lib.html and did not see how you add a resource to an environment (or maybe it's called topology in this documentation). Is this possible via the API? I see where you can add to a reservations (via AddResourcesToReservation).
Answer by Yaniv Kalsky · May 30, 2017 at 04:20 PM
There are no APIs to create/update a blueprint.
Depends on your needs, one way would be to create a reservation, add the resources and routes and save as a blueprint. The other way would be to use the Package Editor which is available in the download center. This will allow you to create packages which can contain blueprints and other elements.
Yaniv
OK, so if I wanted to save the reservation as a blueprint I would use this - http://help.quali.com/Online%20Help/8.0/API-Guide/Content/API/RefGuides/TestShell%20API/TS-API-Lib.html#SaveReservationAsTopology ?
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.
Why should the Topology Folder matter for api.ActivateTopology(reservation_id,Blueprint_name) 2 Answers
Is there a way for a driver to obtain a blueprint's "Estimated setup duration" value? 4 Answers
API command to get resource connections? 3 Answers
Has anyone created any Python code for adding a new deployment path to an App? 0 Answers
How do I run commands of resources in a sandbox using the API? 1 Answer