Search Itential

  • Filter

  • Sort By

Found 1783 results

in "All Categories"

Automations

IAG Device Connectivity

The Pre-Built Automation, IAG Device Connectivity, is used to check the device connectivity for a list of devices that are in the inventory of an IAG (Itential Automation Gateway) instance and returns if the device is connected to IAG or not.

Read More >

Automations

Cisco ASA Upgrade

This Pre-Built Automation contains the Cisco ASA device upgrade workflow for Ansible using IAP (Itential Automation Platform).

Read More >

Automations

MySQL Adapter Test

This Pre-Built is used to test the MySQL adapter. The Pre-Built contains a workflow that uses the MySQL adapter in IAP (Itential Automation Platform) to perform CRUD operations on the MySQL server (i.e. creating, inserting, updating, selecting, deleting, and dropping tables).

Read More >

Automations

As Built Documentation

The As Built Documentation Pre-Built Automation takes an Admin Essentials installed Pre-Built and creates a document in markdown format that includes each component of the Pre-Built, as well as the relationships between the components. Optionally, a full As Built template will be provided that can easily be filled in with the appropriate data.

Read More >

Automations

Pre-Built Promotion

This Pre-Built Automation takes an Admin Essentials installed artifact and creates a new project, or updates an existing project, in the specified version control service (i.e. Gitlab, Github, Bitbucket) using the up-to-date artifact bundle.

Read More >

Automations

Command Template Pre Post Diff Generator

This Pre-Built enables users to generate and report containing the difference between two Command Template outputs. The main workflow (commandTemplateDiff) consists of two Pre-Built Automations that filter the Command Template Results and create the diff, while a Jinja2 Template formats the filtered information.

Read More >

Automations

Arista EOS Upgrade

The Arista EOS Upgrade IAG Pre-Built Automation enables Network Engineers to save hours of manual CLI entry with an automation that executes the standard procedure to upgrade or downgrade network switches.

Read More >

Automations

NED Validator

The NED Validator Pre-Built Automation accepts device configurations for various supported NEDs that are part of Cisco NSO (Network Services Orchestration). You can verify a configuration using the NED Validator before applying the configuration to your network devices.

Read More >

Transformations

To Special Case

This Pre-Built consists of a JST that takes in words separated by whitespace and converts them to camelCase, PascalCase, kebab-case, and snake_case.

Read More >

Transformations

Chunk Large Array For Child Job

This Pre-Built allows child jobs to iterate over an array with size larger than 10,000. Users may input a large array and a desired chunk size (<=10,000) and the pre-built will separate the data into chunks that can then be passed to a child job in groups. This Pre-Built overcomes the size limitation of 10,000

Read More >