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 >.
shmir suggested an idea (#1084) · Jan 30, 2017 at 07:59 AM · shell
My driver is loading a chassis with modules, I would like to to set the Description field of the module
However, the AutoLoadResource object does not have description field.
Yaniv Kalsky commented · Jan 30, 2017 at 06:28 PM
Hi @shmir,
This option is already available.
There are 4 special attribute names that you can use in the attributes list that you return in your driver.
These are mapped on the server to the resource properties:
ResourceName - will allow you to update the resource name (mostly relevant for updating the root resource name)
ResourceAddress - update the resource address (again, mostly relevant for the root resource)
ResourceDescription - update the resource description
ResourceUniqueIdentifier - update the unique id (this is less important with the python drivers since you have a specific input for that in the AutoLoadResource class).
I opened an issue on the dev guide to add this information.
Yaniv
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.
ShellFoundry: allow to fork an existing shell from the community/Git repo
Shell standards - add a common function/s to create a user password
have the option to hide some of the family attributes inherited from the standard
Ability to define the saving location of OS Image to disk:0, etc
Save command in networking shell - Add file name option
"Run Custom Command" on app / vm
AWS Save Current State of AMI.
Adding behavior to existing resource shells
Shellfoundry should auto increment the shell version minor or at least have the option to
Adding 2nd management\console IP addresses for Networking Shells