Learn vRealize Orchestrator

Learn vRealize Orchestrator

Part of VMware vRealize Automation

Actions

Create, edit, and delete actions. The action editor supports automatic completion for common script elements included in the vRealize Orchestrator API Explorer .

You can modify your vRealize Orchestrator workflows by adding actions scripts.

The vRealize Orchestrator Client provides libraries of predefined actions and an action editor for custom action scripts. Actions represent individual functions that you use as building blocks in workflows .

Action Views
Action Views

Actions are JavaScript, Python, NodeJs or PowerShell functions. Actions can take multiple input parameters and have a single return value. Actions can call on any object in the vRealize Orchestrator API Explorer , or objects in any API that you import into vRealize Orchestrator by using a plug-in .

Action Get Nic
Action Get Nic

For learning more about managing actions

Last updated on 14 Sep 2021
 Edit on GitHub