THE GAME HAS CHANGED

Introducing Infoblox Universal DDI ManagementTM

Watch the launch to discover the new era of management for critical network services. Watch Now

Getting Started

Reply

CSV Export All Subzones of one DNS Zone

Techie
Posts: 1
10257     0

Good morning,

Within the domain zone Default I have created a domain and within that domain I have subzones created.

The problem is that when I launch this request to the API:

CURL \
       --tlsv1 \
       --insecure \
       -u "$ USERNAME: $ PASSWORD" \
       -H "Content-Type: application / json" \
       -X POST https: // $ SERVER / wapi / $ VERSION / fileop? _Function = csv_export \
       -d "{\" _ object \ ": \" allrecords \ ", \" type \ ": \" record: ALL \ ", \" view \ ": \" $ VIEW \ ", \" zone \ ": \ "$ ZONE \"} "\
       > $ OUTFILE


I only get what I have registered in Records but not what I have registered in Subzones.

How can I get this information?

Showing results for 
Search instead for 
Did you mean: 

Recommended for You