You can use the vRealize Orchestrator Client to create, edit, and delete action scripts.
You can use the following runtimes when creating actions:
- Python 3.7
- Node.js 14
Note: The Node.js 14 runtime is now deprecated and will be removed from vRealize Orchestrator when it reaches its End-of-life (EOL).
- Node.js 18
- PowerCLI 11/Powershell 6.2
- PowerCLI 12.3.0/Powershell 7.1
Note: The PowerCLI runtime includes PowerShell and the following modules: VMware.PowerCLI, PowerNSX, PowervRA.
Prerequisites
Before creating a Python, Node.js, or PowerShell script, verify that you are familiar with the core concepts for developing vRealize Orchestrator compatible scripts that use these runtimes. See Core Concepts for Python, Node.js, and PowerShell Scripts.