Can I add DNS record via API
Can I add DNS record via API
I have DNS for domain.com
Can I add new DNS entry for this domain via API call ?? How ?
Can I add new DNS entry for this domain via API call ?? How ?
Re: Can I add DNS record via API
yes, you should be able to do this via the API, see the following example https://vestacp.com/docs/api/#add_domain
-
- Posts: 35
- Joined: Fri Dec 08, 2017 3:48 pm
- Os: Debian 7x
- Web: apache + nginx
Re: Can I add DNS record via API
There is no pre-made config for that (as shown in the examples).
However, there exists a script for it (v-add-dns-record is the one, i think), which you can call in the same way as the examples. The full list is in /usr/local/vesta/bin/
However, there exists a script for it (v-add-dns-record is the one, i think), which you can call in the same way as the examples. The full list is in /usr/local/vesta/bin/