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 >.
Kimo Saper suggested an idea (#5343) · Feb 02, 2021 at 07:59 PM · apiservices
We have an API for getting details for Resources, but not for Services. Case in point, the Display Names for commands vs. the actual command names normally are 'Display Name':'display_name'. However this is not always the case (STC 2G controller shell case in point).
Having the ability to query the Service for available commands, attributes, etc would be helpful. Accurate command names are required to preform commands.
gilat naor commented · Feb 16, 2021 at 03:20 PM
Hi Kimo
Thank you for posting this idea, I need some more info to better understand it.
Which API did you use and what information is missing exactly?
You can get the Service commands from CloudShell Automation API > GetServiceCommands method and the returned objects details can be found here: http://help.quali.com/Online%20Help/0.0/python-api/cloudshell.api.html#cloudshell.api.cloudshell_api.ResourceCommandInfo
Regards,
Kimo Saper commented · Feb 19, 2021 at 05:04 PM
I might have been on an older API version at the time - was troubleshooting so I don't remember what venv I pulled up. I did just check against 2021.1 and GetServiceCommand comes up.
Still mirroring the 'GetResourceDetails' with 'GetSericeDetails' seems more logical to me - and would return the baseline information for the service, including things like address.
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.
Automation API method to obtain APP / Service categories
API for setting remote connection property
FindResources should optionally return excluded devices
have a place to store information on the sandbox itself
Service links to remain available after the reservation completed
API call to get "Estimated setup duration" value from a Blueprint's Properties
Python code that is used in customer scripts should pass pep8 and flake8 linting