AutoDNS
Configuration
{
"autodns": {
"TYPE": "AUTODNS",
"username": "autodns.service-account@example.com",
"password": "[***]",
"context": "33004"
}
}Two factor authentication
{
"autodns": {
"TYPE": "AUTODNS",
"username": "autodns.service-account@example.com",
"password": "[***]",
"context": "33004",
"totp": "$AUTODNS_TOTP"
}
}Including sub-user zones
Usage
Feature Summary
Last updated