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
Scripting object contributor service
Cipher service
Developing Automation Orchestrator Plug-Ins
Basic plug-in concepts
Create the skeleton of the plug-in
Migrating plug-ins
Migrate plug-ins with branching
Migrate plug-ins without branching
FIPS supported ciphers
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