You can use the Automation Orchestrator Client to create, edit, and delete action scripts.
You can use the following runtimes when creating actions:
- Python 3.10
- Node.js 18
- PowerCLI 12 (PowerShell 7.2)
Note: The PowerCLI runtime includes PowerShell and the following modules: VMware.PowerCLI, PowerNSX, PowervRA.
- PowerShell 7.3
Prerequisites
Before creating a Python, Node.js, or PowerShell script, verify that you are familiar with the core concepts for developing Automation Orchestrator compatible scripts that use these runtimes. See Core Concepts for Python, Node.js, and PowerShell Scripts.