You can use the vRealize Orchestrator Client to create, edit, and delete action scripts.
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.
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.
Procedure
What to do next
To view a use case example of how you can use vRealize Orchestrator actions, see How to Integrate Amazon Web Services in vRealize Orchestrator by Using Python.