@itentialopensource/forward-networks-create-intent-checks

0.0.15-2023.1.0 • Public • Published

Forward Networks Create Intent Checks

Table of Contents

Overview

The Forward Networks Create Intent Checks Pre-Built can be used to do service verfication before a deployment. The Pre-Built consists of transformations and childjobs that makes the Pre-Built modular in design and generic to verify any type of service using Forward Enterprise.

workflow

Operations Manager and JSON-Form

This workflow has an Operations Manager (Automation) item that calls a workflow. The Automation item uses a JSON-Form to specify common fields populated when verifying a service within Forward Enterprise. The workflow the Automation item calls queries data from the formData job variable.

workflow

Estimated Run Time: 1min

Installation Prerequisites

Users must satisfy the following pre-requisites:

Requirements

This Pre-Built requires the following:

How to Install

To install the Pre-Built:

  • Verify you are running a supported version of the Itential Automation Platform (IAP) as listed above in the Requirements section in order to install the Pre-Built.
  • The Pre-Built can be installed from within App-Admin_Essential. Simply search for the name of your desired Pre-Built and click the install button (as shown below).

How to Run

Use the following to run the Pre-Built:

Input Variables

Example

{
  "networkId": "Unique Identifier Associated with Network within Forward Enterprise",
  "serviceName": "Name of Service Targeted for the Automation",
  "clientsNetwork": "IP Associated with Client Network",
  "serviceIp": "IP Associated with the Target Service",
  "servicePort": "Port Associated with the Target Service",
  "tagName": "Associated Tag within Forward Enterprise",
  "autoApprove": "When Selected, Allows User to Run Automation without Manual Approvals"
}

Readme

Keywords

Package Sidebar

Install

npm i @itentialopensource/forward-networks-create-intent-checks

Weekly Downloads

1

Version

0.0.15-2023.1.0

License

Apache-2.0

Unpacked Size

570 kB

Total Files

18

Last publish

Collaborators

  • andyknaebel
  • johnpolansky
  • jared.obrien
  • charlie.wilson
  • zack.strulovitch
  • itential-ci