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 20
- PowerCLI 13 (PowerShell 7.4)
Note: The PowerCLI runtime includes PowerShell and the following modules: VMware.PowerCLI, PowerNSX, PowervRA.
- PowerShell 7.4
Note: The PowerCLI 12 and Node.js 18 runtimes are deprecated and will be removed in a future release.
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.