- The addDeviceInstance method is deprecated and will be
removed in the next major release. This is due to the introduction of more
efficient and stable API methods.
BlueCat recommends creating a new zone using the addZone API method with the dynamicUpdate property, or updating an existing zone using the update API method with the dynamicUpdate property to automatically deploy the newly added host records to the associated primary DNS/DHCP Server. Once configured, you can use the addHostRecord method to add a new host record that will then be automatically deployed to that zone.
- The deleteDeviceInstance method is deprecated and will be
removed in the next major release. This is due to the introduction of more
efficient and stable API methods.
BlueCat recommends updating an existing zone using the update API method with the dynamicUpdate property to automatically deploy host record changes to the associated primary DNS/DHCP Server. Once configured, you can use the delete method to remove the host record. The removed host record will then be automatically deployed to that zone.
The following Address Manager Legacy v1 API methods are deprecated and will be removed in
the next major release: