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 >.
Also see similar articles
http://portal.qualisystems.com/entries/24113643-How-to-use-password-variables
http://portal.qualisystems.com/entries/22284276-Getting-Password-from-Resource-using-Driver-Builder-version-4-7-and-lower-
This article will describe how to use a password attribute from Resource Manager with an SSH terminal session in Driver Builder. A use case might be creating a right click command that connects to a device via SSH terminal session that needs to authenticate with a password attribute defined in Resource Manager. However, this method can be used any place an encrypted password attribute needs to be used in Driver Builder.
1) If not yet defined, define a "Password" attribute that is a 'Password' data type. Make sure it's not readonly.
2) Add the Password attribute to your Resource:
3) Open the right click command function in Driver Builder, and open the 'resource' variable properties, and add a "Password" row so that the command will receive the Password attribute. (Note in this example, I've also added a row for a 'User' attribute).
4) Open your SSH Terminal session for your right click command in Driver Builder...
5) In the Password field add:
{encryptedstr2password(resource('Password',2))}
Now, you're terminal session can use your encrypted string password attribute to authenticate with SSH!
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.
Resource Manager - Adding a new Onpath blade to an existing chassis
How to Change the Content of Notification Emails Sent by RM
Domain management with TestShell 4.8 SP3
Naming Convention Recommendations
Sort and categorize resource and topology commands
Utilizing Resource's Driver Commands on TestShell Studio
How to imports users from Active Directory into CloudShell