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.

Nutanix Calm Plugin

step([$class: 'BlueprintLaunch']): Nutanix Calm Blueprint Launch

  • projectName

    Project selection is mandatory.

    • Type: String
  • blueprintName

    Blueprint selection is mandatory.

    • Type: String
  • applicationName

    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.

    • Type: String
  • appProfileName

    Application Profile selection is mandatory.

    • Type: String
  • actionName

    The field is mandatory


    Select the required action need to run after the application launch from the list of actions, else please select none.

    • Type: String
  • runtimeVariables

    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.

    • Type: String
  • waitForSuccessFulLaunch
    • Type: boolean
  • blueprintDescription

    Description is fetched from the selected Calm blueprint

    • Type: String

step([$class: 'RunApplicationAction']): Nutanix Calm Application Action Run

  • applicationName

    Application selection is mandatory

    Select an existing Application in Calm or the ones provisioned in Nutanix Calm Blueprint Launch Steps.

    • Type: String
  • actionName

    Application Action selection is mandatory

    • Type: String
  • runtimeVariables

    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.

    • Type: String

Was this page helpful?

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.