The Address Manager API includes the following new constants:
New Constants in v9.1.0
- New constants DNS_DHCP_GEN4_7000, DNS_DHCP_GEN4_5000,
DNS_DHCP_GEN4_4000, and DNS_DHCP_GEN4_2000 have been added
when configuring DNS/DHCP Server profiles.
Note: BlueCat DNS Integrity CORE, BORDER, and BRANCH have been rebranded to the following names:
- BlueCat DNS Integrity CORE has been rebranded to BlueCat GEN4-7000 (BDDS125). The API constant DNS_DHCP_INTEGRITY_CORE has been removed and replaced with DNS_DHCP_GEN4_7000.
- BlueCat DNS Integrity BORDER has been rebranded to BlueCat GEN4-5000 (BDDS75). The API constant DNS_DHCP_INTEGRITY_BORDER has been removed and replaced with DNS_DHCP_GEN4_5000.
- BlueCat DNS Integrity BRANCH has been rebranded to BlueCat GEN4-4000 (BDDS50) and BlueCat GEN4-2000 (BDDS25). The API constant DNS_DHCP_INTEGRITY_BRANCH has been removed and replaced with DNS_DHCP_GEN4_4000 and DNS_DHCP_GEN4_2000.
If you have any existing scripts that use the former DNS/DHCP Server profile name constants, they must be updated to use the new profile name constants upon upgrading to Address Manager API v9.1.0.