@itentialopensource/alkira-rest-example

1.0.5-2023.2.0 • Public • Published

Alkira - REST - Example

Overview

This Pre-Built Automation bundle contains an example use case that is applicable when the Itential Automation Platform is integrated with Alkira Cloud Network as a Service, AWS EC2, and Itential Automation Gateway (IAG) using their respective REST API. Because every environment is different, these use cases are fully functioning examples that can be easily modified to operate in your specific environment. These workflows have been written with modularity in mind to make them easy to understand and simple to modify to suit your needs.

Example Workflows

Name Overview
Provision Cloud Application Given values provided in form input, provisions VPC and EC2 with networking in AWS, provisions and configures Palo Alto Firewall service in Alkira Cloud Network as a Service as intermediate between on prem site and cloud application, and creates AWS VPC and Internet conntectors in Alkira Cloud Network as a Service.

External Dependencies

Name OS Version API Version
Itential Automation Gateway (IAG) ^3.227.0+2023.1.33
Alkira v1
AWS

Adapters

Name Version Configuration Notes
adapter-alkira ^0.1.7
adapter-aws_ec2 ^0.7.2 In order to run the workflows in this Pre-Built Automation, the adapter property xmlArrayKeys must be added to the AWS EC2 adapter configuration with value as seen below:
"xmlArrayKeys": [
  "item"
]

This will ensure all response objects will set the data type of any instance of property item to an array, even if a single element is assigned to the property.

adapter-automation_gateway 4.29.0-2023.1.12.0

Readme

Keywords

Package Sidebar

Install

npm i @itentialopensource/alkira-rest-example

Weekly Downloads

1

Version

1.0.5-2023.2.0

License

Apache-2.0

Unpacked Size

1.16 MB

Total Files

51

Last publish

Collaborators

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