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.
Import Plugins
To Import a Plugin, navigate to Service Orchestration > App Store > Plugins > New
Select the language the plugin you want to import is written in.
Click the Action Menu and select Import
Click the Choose File button to browse for the desired plugin.
Once you have selected the plugin, select Import
Modify the plugin as required and Save Changes