Creates a DHCP range for the specified IPv6 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. | 2003:1000::/64 |
start |
Required | The start IP address of the DHCP Range. | 2003:1000::1 |
end |
Required | The end IP address of the DHCP Range | 2003:1000::100 |
name |
Optional | The name of the DHCP Range | DHCP Floor 1 |
ip_version |
Optional | The value of ipv6 will be used for this
attribute. |
ipv4 |
properties |
Optional | The properties of the DHCP range. |