Introducing SOC Insights for BloxOne Threat Defense: Boost your SOC efficiency with AI-driven insights to eliminate manual work and accelerate investigation and response times. Read the blog announcement here.

Getting Started

Reply

CSV Export All Subzones of one DNS Zone

Techie
Posts: 1
9339     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