
Jamie/Joe,
I notice that the API supports the feature "virtualmin-slavedns-master" in order to tell a newly create account where the master DNS server is.
However, you do not yet have the ability to update this using the "modify-domain" API call.
Is there a possibility you could add this, as the only work around I've found so far is to run:
delete-domain --domain MYDOMAIN.COM
then
create-domain --domain MYDOMAIN --virtualmin-slavedns-master 123.123.123.123 ...
-Peter
Status:
Closed (fixed)
Comments
Submitted by JamieCameron on Mon, 01/17/2011 - 22:20 Comment #1
Currently there's no API call for this ... I will look into adding one, and update this bug with details.
Submitted by JamieCameron on Tue, 01/18/2011 - 13:36 Comment #2
The next release of the slave DNS plugin will add a
modify-slavedns
command that will let you change the master IPs for a domain ..Submitted by Issues on Tue, 02/01/2011 - 14:19 Comment #3
Automatically closed -- issue fixed for 2 weeks with no activity.