Skip to content

CortexIntelligentAutomation/CTX-IP-Tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to Cortex!

CTX-IP-Tools

Cortex Subtasks which provide operations to manage IP Addresses.

The module allows users to perform the following functionality:

  • Check IP In Subnet
  • Classful Netmask to CIDR Notation
  • Check Subnet Overlap
  • Get nth IP
  • Get Subnet Details
  • Get X IPs

Table of Contents

  1. Dependencies
  2. Support and Warranty
  3. Installation
  4. How to use
  5. How you can contribute
  6. Versioning
  7. Licensing

Dependencies

Cortex Version

This version of the CTX-IP-Tools module was developed in Cortex v6.3.0. Some functionality may not be available in earlier versions of Cortex.

OCIs

The CTX-IP-Tools module requires the following Cortex OCIs:

  • PowerShell

Files

The CTX-IP-Tools module requires the following files:

Other Requisites

The CTX-IP-Tools module has the following additional requirements which are explained in detail in the Deployment Plan:

  • PowerShell v5 to be installed on the application server

Support and Warranty

This module is supplied as a template that you can amend and extend to fit your requirements, as such it is not supported as part of the Cortex Product suite under the Cortex product support agreement.

Installation

Details of how the module should be imported into Cortex can be found in the Deployment Plan.

How to use

A detailed User Guide has been provided with instructions on how to use the module, available here. Configuration of each flow/subtask's inputs and outputs are detailed in notes on the flow/subtask workspace.

How you can contribute

Unfortunately, we cannot offer pull requests at this time or accept any improvements.

Versioning

The CTX-IP-Tools module has the following versions, starting with the most recent:

Version Release Functionality Notes
v1.0 29/10/2018 IP-Tools-CIIS-Check-IP-In-Subnet Created
v1.0 29/10/2018 IP-Tools-CNTCN-Classful-Netmask-to-CIDR-Notation Created
v1.0 29/10/2018 IP-Tools-CSO-Check-Subnet-Overlap Created
v1.0 29/10/2018 IP-Tools-GNI-Get-nth-IP Created
v1.0 29/10/2018 IP-Tools-GSD-Get-Subnet-Details Created
v1.0 29/10/2018 IP-Tools-GXI-Get-X-IPs Created

Licensing

All functionality within this module is licensed under the Apache 2.0 License.

Copyright 2018 Cortex Limited

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.