{ "dns_providers": [ { "name": "Cloudflare", "type": "CLOUDFLAREAPI" } ], "domains": [ { "dnsProviders": { "Cloudflare": -1 }, "meta": { "dnscontrol_uniquename": "foo.com" }, "name": "foo.com", "records": [ { "filepos": "[line:9:5]", "meta": { "orig_custom_type": "CF_REDIRECT" }, "name": "@", "target": "test1.foo.com,https://goo.com/$1", "ttl": 300, "type": "CF_REDIRECT" }, { "filepos": "[line:10:5]", "meta": { "orig_custom_type": "CF_TEMP_REDIRECT" }, "name": "@", "target": "test2.foo.com,https://goo.com/$1", "ttl": 300, "type": "CF_TEMP_REDIRECT" }, { "filepos": "[line:11:5]", "meta": { "orig_custom_type": "CF_WORKER_ROUTE" }, "name": "@", "target": "test3.foo.com,test-worker", "ttl": 300, "type": "CF_WORKER_ROUTE" }, { "filepos": "[line:6:5]", "name": "test1.foo.com.sub", "subdomain": "sub", "target": "10.2.3.1", "ttl": 300, "type": "A" }, { "filepos": "[line:7:5]", "name": "test2.foo.com.sub", "subdomain": "sub", "target": "10.2.3.2", "ttl": 300, "type": "A" }, { "filepos": "[line:8:5]", "name": "test3.foo.com.sub", "subdomain": "sub", "target": "10.2.3.3", "ttl": 300, "type": "A" } ], "registrar": "Third-Party" } ], "registrars": [ { "name": "Third-Party", "type": "NONE" } ] }