DnsRule.json 183 Bytes
Newer Older
Shlomi Hadad's avatar
Shlomi Hadad committed
{
	"DnsRule": {
		"dnsRuleId": "DnsRule1",
		"domainName": "www.example.com",
		"ipAddressType": "IP_V4",
		"ipAddress": "146.241.7.3",
		"ttl": 300,
		"state": "ACTIVE"
	}
}