Manageiq Automation Engine
Automation engine for ManageIQ
No ratings yet
- Gem
- manageiq-automation_engine
- Repository
- ManageIQ/manageiq-automation_engine
- License
- Apache-2.0
- Stars
- 12
- Added
- August 07, 2026
About
Automation engine for ManageIQ
The Automation Datastore is the persistent storage and it can be viewed/edited by the EVM Automate Object Explorer. The data lives in SQL Tables beginning with miq_ae: miq_ae_namespaces, miq_ae_classes, miq_ae_fields, miq_ae_values, miq_ae_instances, miq_ae_methods. The Automation Workspace is the transient storage of the in-memory object hierarchy. There is a SQL Table called miq_ae_workspaces, but it is not currently leveraged and can be ignored for now.
Installing it
ruby
# Gemfile
gem "manageiq-automation_engine"
Details
12 stars on GitHub · Apache-2.0 licensed · maintained by ManageIQ. Source: https://github.com/ManageIQ/manageiq-automation_engine
Discussion (0)
Sign in to join the discussion.
No comments yet.