bluecat_dhcp_range resource - Adaptive Plugins - BlueCat Gateway - 2.2.1

BlueCat Terraform Plugin Administration Guide

ft:locale
en-US
Product name
BlueCat Gateway
Version
2.2.1

Creates a DHCP range for the specified IPv4 Network in Address Manager.

Attributes
Attribute Required/Optional Description Example
configuration Optional The name of the BlueCat Configuration to be used for the DHCP range. If this is not supplied, the Gateway default configuration name is used. terraform_demo
network Required The network address in CIDR. 10.0.0.0/24
start Required The start IP address of the DHCP Range. 10.0.0.10
end Required The end IP address of the DHCP Range 10.0.0.100
name Optional The name of the DHCP Range DHCP Floor 1
template Optional The IPv4 Template to assign to the DHCP range. DHCP_TemplateIPv4
ip_version Optional Options are ivp4 and ipv6. If left blank, ipv4 will be used. ipv4
properties Optional The properties of the DHCP range.