This vRealize Orchestrator use case demonstrates how you can call up vRealize Automation Project API by using third-party modules.

Starting with vRealize Orchestrator 8.1, you can use the following runtimes:

  • Python 3.7
  • Node.js 12
  • PowerCLI 11/Powershell 6.2
  • PowerCLI 12/Powershell 7
    Note: The PowerCLI runtime includes PowerShell and the following modules: VMware.PowerCLI, PowerNSX, PowervRA.

In this use case, you learn how to create vRealize Orchestrator actions that use third-party dependency modules to connect to the vRealize Automation Project API.

Important: Before you begin developing your custom script, verify that you are familiar with the core concepts of using Python, Node.js, and PowerShell scripts, in vRealize Orchestrator. See Core Concepts for Python, Node.js, and PowerShell Scripts.