VMware vRealize Orchestrator 8.x Plug-In Development Guide
Introduction to Developing vRealize Orchestrator Plug-Ins
Integration with Redis
Basic Plug-In Concepts
Migrating plug-ins with branching
Migrating plug-ins without branching
FIPS Supported Ciphers
Create the Skeleton of the Plug-In
File Structure
Deploy a Plug-In
Change the Plug-In Icon
Create a Scripting Object
Add an Endpoint Configuration
Create a Workflow
Export the Content
Inventory Object Interfaces
Add Inventory Objects
Create a Redis Connection Workflow
Wrap the Client
Important Notes on the Jedis Code
Create a Testing Redis Connection Workflow
Additional Relations