VMware Aria Automation Orchestrator SDK and Plug-In Development Guide
VMware Aria Automation Orchestrator SDK and Plug-In Development Guide
Using the Automation Orchestrator Plug-In SDK
Download and Install the SDK
ClassLoaders
Configuration Service
Creating ConnectionInfo
Plug-in support for filtering, paging, sorting, and projections
Creating the Configuration Change Listener
Connection Persister
Connection Repository
Connection
Implement a Cluster Awareness of Configurations
Reading Configuration Files of Other Plug-Ins
SSL Service
Retrieve sslService from Service Registry
Solution Authentication Service
Scripting Object Contributor Service
Cipher Service
Developing Automation Orchestrator Plug-Ins
Basic Plug-In Concepts
Migrating Plug-ins
Migrate plug-ins with branching
Migrate 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