The following plugin provides functionality available through Pipeline-compatible steps. Read more about how to integrate steps into your Pipeline in the Steps section of the Pipeline Syntax page.
For a list of other such plugins, see the Pipeline Steps Reference page.
step([$class: 'BlueprintLaunch'])
: Nutanix Calm Blueprint LaunchprojectName : String
Project selection is mandatory.
blueprintName : String
Blueprint selection is mandatory.
applicationName : String
Application Name is mandatory.
This is the Application name used for blueprint launch in Nutanix Calm. Appending the _${BUILD_ID} to the Application name is recommended for unique application names. Other Jenkins Environment Variables may also be used.
appProfileName : String
Application Profile selection is mandatory.
actionName : String
The field is mandatory
Select the required action need to run after the application launch from the list of actions, else please select none.
runtimeVariables : String
Click on Fetch Runtime Variables to fetch all editable variables for the selected Application Profile in JSON format. Modify the key values from the defaults as needed.The values can also reference jenkins environment variables.
waitForSuccessFulLaunch : boolean
blueprintDescription : String
Description is fetched from the selected Calm blueprint
step([$class: 'RunApplicationAction'])
: Nutanix Calm Application Action RunapplicationName : String
Application selection is mandatory
Select an existing Application in Calm or the ones provisioned in Nutanix Calm Blueprint Launch Steps.
actionName : String
Application Action selection is mandatory
runtimeVariables : String
Click on Fetch Runtime Variables to fetch all editable variables for the selected Action in JSON format. Modify the key values from the defaults as needed.The values can also reference jenkins environment variables.
Please submit your feedback about this page through this quick form.
Alternatively, if you don't wish to complete the quick form, you can simply indicate if you found this page helpful?
See existing feedback here.