PDA

View Full Version : manage DNS using API?


bruce
09-30-2008, 06:39 AM
No. We have no immediate plan yet. We have not seen much request for this feature.


Bruce

DiscountASP.NET
www.DiscountASP.NET (http://www.DiscountASP.NET)

ina
09-30-2008, 09:23 AM
Hello,

Is it possible to manage (update/delete/add new) DNS using control panel API?
If not, is it something that will appear in the future? If yes, when?

Thank you,

Ina Vaduva

gogman
10-19-2008, 04:30 AM
I'd sure love to see this feature.

venuehome
12-10-2008, 03:08 AM
I would too. Adding Sub-domains to our account would be nice.

bruce
12-10-2008, 03:33 AM
Noted..

If we were to make this available, how do you all think we should design this? Any idea.

DNS record is kinda complex record and the data type could be pretty confusing.

Bruce

DiscountASP.NET
www.DiscountASP.NET (http://www.DiscountASP.NET)

john.hidey
01-24-2009, 12:41 PM
I too would love to see this added to the API

bruce
01-26-2009, 11:38 AM
ok.. we heard you. we are now seriously considering adding this feature.

Bruce

DiscountASP.NET
www.DiscountASP.NET (http://www.DiscountASP.NET)

StuartRothrock
02-21-2009, 05:57 AM
I would be thrilled if I could add or change records - A and CNAMEs for sure. Thanks guys!!!

bruce
02-23-2009, 08:04 AM
i am just curious... why do you guys want this?

Bruce

DiscountASP.NET
www.DiscountASP.NET (http://www.DiscountASP.NET)

StuartRothrock
02-23-2009, 08:40 AM
It would save me effort from writing my own asmx (which is 1/2 way completed) which would navigate the actual dns web pages.The api approach would be less overhead on the server and make more sense. I didn't know this was being considered until I accidently read this tread the other day.

Aristotle
03-09-2009, 05:13 PM
The API has been updated to include DNS methods. New documentation at http://forum.discountasp.net/showthread.php?t=3522.

To change DNS records, you must delete and add.