Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Provision DNSv3 supports the addition of four new DNS Zone Import options to the Admin Data Import Tab:

  • InfoBlox DNS Zone Import 
Expand

To import zones from an Infoblox server, navigate to the Admin area Data Import Tab, and click on "InfoBlox Zone Import". 

From there, fill out information for the Infoblox server host, username, and password. Select the Import options for zone type, view, and DNS Group. 

Image Modified

When done, click the "Import" button. 

 

  • NS One DNS Zone Import

    Expand

    To import zones from a NS One server, navigate to the Admin area Data Import Tab, and click on "NS One Zone Import". 

    From there, enter the NS One API Key and select the desired DNS Group to add the zones under. 

    When done, click the "Import" button. 

  • DynDNS Zone Import

    Expand

    To import zones from a Dyn DNS server, navigate to the Admin area Data Import Tab, and click on "Dyn DNS Zone Import". 

    From there, enter the DynDNS Customer Name, UserName, and Password, then select the desired DNS Group to add the zones under. 

    When done, click the "Import" button. 


  • DNSMadeEasy Zone Import

    Expand

    To import zones from a DNSMadeEasy server, navigate to the Admin area Data Import Tab, and click on "DNSMadeEasy Zone Import". 

    From there, enter the DNSMadeEasy API Key and API Secret, then select the desired DNS Group to add the zones under. 

    When done, click the "Import" button. 

 


CPNR Updates:

CPNR Updates include:

  • Added a check to ensure CPNR modules in ProVision are reachable prior to Push
  • Option 43 is now integrated
  • scope_upsert call now is taking 2 new parameters "option_43_name" and "option_43_value". 
    • The "option_43_name" must be predefined inside CPNR (Design->Options) 
    • "option_43_value" should be the value that is going to be set for the Scope for example "241 11.22.33.44"  (typically 241 followed by the IP). 

 

DNS APIv1 Updates

To support the release of DNSv3, the following updates have been made to DNS APIv1 endpoints:

...