Overview
...
The Plugins framework relies on custom scripts that can be written in BASH, PowerShell, Puppet, Perl, Ruby or Python. These plugins can be invoked at different lifecycle stages to enable post deployment configuration, day 2 operations, software delivery, controlled and on-the-fly configuration changes, and application storage automation.
...
- Create a new plugin
- Clone an existing plugin
- Import plugins (must be in json format)
- See the history and revert a plugin to a different version (requires Github provider)
Create a New Plugin
...
To create a new Plugin, navigate to Service Orchestration > Plugins.
...
Plugins run native shell language within each GuestOS. The current supported languages are BASH, PowerShell, Perl, Python, Ruby & Puppet.
Using Plugins in Blueprints
...
Parameters supported when invoking a plugin via Blueprints:
...