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 |
template | Optional | The IPv4 Template to assign to the DHCP range. | DHCP_TemplateIPv4 |
properties | Optional | The properties of the DHCP range. |