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 >.
Ayelet Aharon suggested an idea (#5166) · Jul 20, 2020 at 05:34 PM · api
Currently there is no api that provides the topology's full path. This info is required for GetTopologyDetails api for example.
I would expect to either have an API that will provide the topology's full path, or that other APIs such as GetDomainDetails will return the topology's full path
Kimo Saper commented · Jul 24, 2020 at 11:17 PM
along the same line, there is a 'GetDomainDetails' query, but no query for available domains...
Yaniv Kalsky commented · Jan 15, 2021 at 10:57 PM
One alternative available today is to get the blueprints (topologies) in a certain category or all the blueprints from all categories:
topologies = session.GetTopologiesByCategory().Topologies
When not providing any category name, the function will return blueprints from all categories.
The results will have the full path of each blueprint.
Yaniv Kalsky commented · Jan 15, 2021 at 10:59 PM
Maybe a different ask here, would be to just support the blueprint name in all of these APIs requesting for the full path, same as is allowed with resource names, so such a method would not be necessarily needed.
Allison Butler commented · Jan 19, 2021 at 03:09 PM
+1 on this one - would be great to be able to get the topology fullpath using the topology name. Right now I'm using GetTopologiesByCategories() but I have to filter through the topology names manually
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
Enhance GetReservationDetails to return id/name of Job and Suite it is running under
Ability to exclude and include execution servers and perform other queries using api
Ability to add alias to a resource in blueprint
apps: ability to "refresh from template" via API
CloudShell API should be backward compatible
API call to open (raise) the output window in the Web Portal
Quali APIs - Attribute Requests include 'Open Kimono' Option