- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
CNAME with multiple hostname/A record
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-21-2018 11:06 AM
Hi,
I'm newbie with infoblox softwares and I try to automate my env using infoblox API (Version 2.3).
It's possible to create a cname record with multiples hostname/A record via API? I have access only in the API :/
Something like that:
A Records:
server01.foo.bar -> 192.168.0.10
server02.foo.bar -> 192.168.0.11
server03.foo.bar -> 192.168.0.12
CNAME Records:
servers.foo.bar
|-> server01.foo.bar
|-> server02.foo.bar
|-> server03.foo.bar
An example how I tring to use:
curl -k -u $user:$pass -X POST https://api.foo.bar/wapi/v2.3/record:cname/71c45751c6ecccbc527d55cb06a4430d71c45751c6ecccbc527d55cb06a4430d71c4575:servers.foo.bar/MyRegion -d '{"canonical":["server01.foo.bar","server02.foo.bar","server03.foo.bar"]}'
Re: CNAME with multiple hostname/A record
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-26-2018 12:13 PM
That said, you could either have “servers.foo.bar” be multiple A records (which is valid), and let those round-robin, or use DTC (DNS Traffic Manager, separate license) to achieve this with some added “smarts”, such as geo balancing, service monitoring, etc. Your sales team can assist you with a demo of DTC, if interested.
Want to about DNS zones & records types in brief
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-12-2018 12:57 AM
Hi All,
I am new to this community. Not found how to start to post. So just replying on this post.
I want to no anout DNZ zones & Records type. Please provide if any documents where it expalined to easy understand.
Re: Want to about DNS zones & records types in brief
[ Edited ]- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-20-2018 03:46 PM - edited 06-27-2023 02:29 PM
Hello Pradeep,
Welcome to the Infoblox community & we’re sorry for the delayed response. I did not quite understand your question, would you please clarify ?
“I want to no anout DNZ zones & Records type”
Best regards.