Skip to content

Instantly share code, notes, and snippets.

@megabert
Last active March 11, 2019 08:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save megabert/f633feaed39d2b4eea8a7be6bd808e53 to your computer and use it in GitHub Desktop.
Save megabert/f633feaed39d2b4eea8a7be6bd808e53 to your computer and use it in GitHub Desktop.
{
"account": "",
"api_rectify": false,
"dnssec": false,
"id": "bla.com.",
"kind": "Native",
"last_check": 1550227365,
"masters": [
"1.2.161.211"
],
"name": "bla.com.",
"notified_serial": 0,
"nsec3narrow": false,
"nsec3param": "",
"rrsets": [
{
"comments": [],
"name": "autodiscover.bla.com.",
"records": [
{
"content": "0.0.0.0",
"disabled": false
}
],
"ttl": 86400,
"type": "A"
},
{
"comments": [],
"name": "ftp.bla.com.",
"records": [
{
"content": "1.2.3.5",
"disabled": false
}
],
"ttl": 86400,
"type": "A"
},
{
"comments": [],
"name": "_autodiscover._tcp.bla.com.",
"records": [
{
"content": "0 0 443 autodiscover.mydomain.com.",
"disabled": false
}
],
"ttl": 86400,
"type": "SRV"
},
{
"comments": [],
"name": "autoconfig.bla.com.",
"records": [
{
"content": "autoconfig.mydomain.com.",
"disabled": false
}
],
"ttl": 86400,
"type": "CNAME"
},
{
"comments": [],
"name": "*.bla.com.",
"records": [
{
"content": "1.2.162.144",
"disabled": false
}
],
"ttl": 86400,
"type": "A"
},
{
"comments": [],
"name": "bla.com.",
"records": [
{
"content": "10 webhost01.mydomain.com.",
"disabled": false
}
],
"ttl": 86400,
"type": "MX"
},
{
"comments": [],
"name": "bla.com.",
"records": [
{
"content": "ns1.mydomain.com. hostmaster.mydomain.com. 2019012900 10800 3600 604800 320",
"disabled": false
}
],
"ttl": 86400,
"type": "SOA"
},
{
"comments": [],
"name": "bla.com.",
"records": [
{
"content": "ns1.mydomain.com.",
"disabled": false
},
{
"content": "ns2.mydomain.com.",
"disabled": false
}
],
"ttl": 86400,
"type": "NS"
},
{
"comments": [],
"name": "bla.com.",
"records": [
{
"content": "1.2.162.144",
"disabled": false
}
],
"ttl": 86400,
"type": "A"
}
],
"serial": 2019012900,
"soa_edit": "",
"soa_edit_api": "",
"url": "/api/v1/servers/localhost/zones/bla.com."
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment