Search Itential

  • Filter

  • Sort By

Found 1716 results

in "All Categories"

Automations

IP Fabric Snapshot Inventory Comparison

The IP Fabric Snapshot Inventory Comparison Pre-Built allows you to compare two network snapshots leveraging the IP Fabric Automated Network Assurance Platform.

Read More >

Automations

SolarWinds Orion Add Delete Nodes

This Pre-Built Automation consist of three (3) workflows and two (2) forms that serve as templates for creating and deleting nodes in the SolarWinds Orion server. This Pre-Built was designed and tested on a SolarWinds Orion live server and the SolarWinds Adapter was utilized to connect to a live instance.

Read More >

Automations

Cloudify Create Delete Deployment

The Cloudify Create Delete Deployment pre-built consists of workflows to create and delete deployments on Cloudify Manager. This pre-built was designed and tested using a Cloudify Manager instance downloaded as a Docker image with the created container running on an Itential DSUP server.

Read More >

Automations

Push Bundle To GitHub

The Push Bundles to GitHub pre-built takes an Admin Essentials installed pre-built and creates a new project in GitHub using the up-to-date pre-built bundle. If the project and branch already exists in the specified GitHub group, it will create a new branch and open a pull request in GitHub with any changes made in the

Read More >

Transformations

Separate Array of Objects

This Pre-Built Transformation allows you to separate an array of objects into an array of matching items and an array of non-matching elements by providing a key and value that needs to be matched.

Read More >

Transformations

Get Value from JSON Pointer

This Pre-Built Transformation takes an object and a json pointer It gets a value out of the object based on the JSON Pointer you give it, otherwise it returns undefined. Since a json file can be nested with a lot of information, the json pointer provides a path through the json to get a value.

Read More >

Transformations

Allocate a Pair of Numbers

This Pre-Built Transformation finds the first available consecutive pair of numbers from a an array (range of integers). This Transformation could be used for an array of ports or an array of IP addresses.

Read More >

Transformations

Allocate a Number

This Pre-Built Transformation finds the first available number from an array of objects. Example: Extract a  number from an array of port numbers or IP addresses, where only 1 quadrant can be handled.

Read More >

Transformations

Set Operations for Arrays

This Pre-Built Transformation performs set operations on two user provided arrays by converting both arrays to sets.

Read More >

Transformations

Parse Numbers within Objects

This Pre-Built Transformation converts strings, array of strings and strings within objects to numbers. This Transformation can be used for converting a variety of data types to numbers without having to worry about sending in invalid inputs.

Read More >