linode_api4-python
linode_api4-python copied to clipboard
DNS and RDNS
If I create DNS record with Domain.create_record and then try to set rdns property for IP address I get
"400: No match was found for '
I think it may be because DNS records are not replicated yet. It is not clear how long to wait for replication. Maybe you will check against internal DNS database first while validating RDNS? Or maybe if DNS record is created for existing server RDNS will be created automatically?