ns1-python icon indicating copy to clipboard operation
ns1-python copied to clipboard

Zone file import - support missing params.

Open hhellyer opened this issue 8 months ago • 1 comments

This PR adds support for missing parameters when importing zone files:

  • networks
  • views
  • name

As both zone creation with or without a zone file to prepopulate it use the same call, just with or without the zonefile specificed, the "name" field also added to the api to create a zone and "views" is added to the list of fields passed through on zone creation.

hhellyer avatar Jun 21 '24 14:06 hhellyer