@itentialopensource/adapter-ns1_cloud
Version:
This adapter integrates with system described as: ns1_cloud.
95 lines • 1.37 kB
JSON
[
{
"id": "string",
"ttl": 1,
"nx_ttl": 2,
"retry": 2,
"zone": "string",
"refresh": 7,
"expiry": 1,
"dns_servers": [
"string",
"string",
"string",
"string",
"string",
"string",
"string",
"string",
"string"
],
"networks": [
4,
9,
1
],
"network_pools": [
"string",
"string",
"string",
"string",
"string",
"string"
],
"meta": {},
"hostmaster": "string",
"dnssec": false
},
{
"id": "string",
"ttl": 2,
"nx_ttl": 2,
"retry": 7,
"zone": "string",
"refresh": 8,
"expiry": 4,
"dns_servers": [
"string"
],
"networks": [
1,
9,
4,
1,
9,
1,
8,
10
],
"network_pools": [
"string",
"string"
],
"meta": {},
"hostmaster": "string",
"dnssec": true
},
{
"id": "string",
"ttl": 1,
"nx_ttl": 9,
"retry": 2,
"zone": "string",
"refresh": 1,
"expiry": 7,
"dns_servers": [
"string",
"string",
"string"
],
"networks": [
5
],
"network_pools": [
"string",
"string",
"string",
"string",
"string",
"string"
],
"meta": {},
"hostmaster": "string",
"dnssec": true
}
]