Navigate the main canvas UI

This page provides a visual walk-through of how to navigate the main canvas in Automation Gateway, including the interface for version information, API documentation, and sign out.

Automation Gateway UI
UI LabelDescription
1The left navigation tree view provides a group list of all the modules, roles, playbooks, and devices in your Ansible deployment.
2The top toolbar displays the group name (i.e. family) and unit within that collection. A breadcrumb trail allows you to keep track of your location within Automation Gateway.
3The main canvas is a card-based user interface. It captures each input within a family and provides a brief description.
4The Details icon for each card opens a screen to display a list of configurable parameters and values. Information displayed on the Details screen aligns with information shown in the Red Hat Ansible documentation.
5You can “decorate” (enhance) a configuration by augmenting the variables of a module, role, or playbook. A blue triangle denotes user-applied decoration. An orange triangle denotes Itential-applied decoration. Decoration is stored in the database.
Dialog menu
UI LabelDescription
1Click the menu icon to open a separate dialog box.
2Click About to display the version of Automation Gateway and Ansible that is running.
3Click Documentation to open a slide-out panel from the right. The panel provides access to the API documentation for IAG.
4Click Sign Out to exit Automation Gateway. You will return to the login screen.

Display the property details

This guide provides a brief walk-through of how to access property details in Automation Gateway.

Automation Gateway property details
UI LabelDescription
1Click the Information icon to display the name and schema type for your Ansible deployment of a module, role, or playbook. For devices, the OS type and device user role is displayed. This information is rendered directly from the Red Hat Ansible® documentation.
2Click the Edit icon to display the JSON schema in edit mode.
3Use the Revert icon to roll back any changes made to the JSON properties for a module, role, playbook, or device. This resets the schema to the original property settings shipped with the current installation. To the right of Revert are icon buttons to import/export a JSON schema.
4Use the top row of fields to search and sort by various parameters (i.e., name, type, description, etc.).

Import and export icons are not displayed on the Parameters tab in the 2022.1 release.

IAG 2022.1 property details UI

Access the API documentation

When you click Documentation in the dialog menu, a slide-out panel opens from the right. The panel provides access to the API documentation for Itential Automation Gateway.

API documentation
UI LabelDescription
1The click-out panel for API Documentation can be used to pop out the window. The floating window can then be resized.
2The Try it out button allows you to interact with and run each operation command the API exposes in Itential Automation Gateway.
3Click Close at the bottom to close the panel.