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 >.
The tool provides the following capabilities:
1. Export resource(s) attributes value.
Input:
a) Action:getAttributes
b) File path - the file should includes the resource(s) name for top level or full path for sub-resources. The ressource seperator is new line.
Example: ResourceManagerTool.exe getAttributes c:\temp\resources.csv
2. Import resource(s) attributes value.
Input:
a) Action:setAttributes
b) File path - output file of getAttributes command
Example: ResourceManagerTool.exe setAttributes C:\temp\AttributesFile.csv
3. Export resource(s) physical connections details.
Input:
a) Action:getResourceConnections
b) File path - the file should includes the resource(s) name for top level. The resource separator is new line.
Example: ResourceManagerTool.exe getResourceConnections c:\temp\resources.csv
4. Import resource(s) physical connections.
Input:
a) Action:setResourceConnections
b) File path - output file of getResourceConnections command
Example: ResourceManagerTool.exe setResourceConnections C:\temp\ConnectionFile.csv
I've encountered few issues with the tool so I had to fix some and maybe add some more guidance in regards to how to use it.
So:
Here is an example of the CLI you will use to get the connections of a resource:
ResourceManagerTool.exe getResourceConnections "C:\Users\Administrator\Desktop\l1.csv" admin admin localhost
(assuming you are running the tool in the CloudShell server and that the admin username and pass is admin/admin).
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.
Configure TestShell Server to send its various logs to a syslog server
VmWare vSphere Library - information needed for support
Examples for Regular Expressions
Studio - assets appear with yellow x
Difference between Simple and Emulated Read Buffer
How to add link into test report
How to duplicate or rename a Driver Builder project
Creating a unified log when working with external devices / drivers