Create IP subnetwork function
The Create IP Subnetwork function enables you to create an IP subnetwork record in the Telecommunications Network Inventory application based on the input that you receive when you instantiate an inventory.
You can use this action as a flow designer action in the Telecommunications Network Inventory workflow. Here, either CIDR or, first IP and last IP, or first IP and total host are required inputs to create a subnetwork. If the parent IP pool is provided in input, then the function validates and ensures that the subnetwork that is being created is under the provided IP pool.
Roles and availability
Users with the admin role can add an action to a flow and define the configuration details of the flow. This function is available as a Flow Designer action in the Telecommunications Network Inventory application so that you can perform inventory-related data operations.
Input fields
| Field name | Description | Data type |
|---|---|---|
| Parent IP pool | Provide the name of the parent IP pool to which you want to assign this subnetwork to. | String |
| CIDR | CIDR | String |
| First IP | First IP address in the series | IP Address (Validated IPv4, IPv6) |
| Last IP | Last IP address in the series | IP Address (Validated IPv4, IPv6) |
| Total Host | Number of hosts in the IP subnet | Integer |
| Managed Network | managed network of private IPs | Reference |
Output
The following table lists the information about the function output.
| Name | Description | Data type |
|---|---|---|
| IP subnetwork | Returns a glide a record | Record |