linode_api4-python
linode_api4-python copied to clipboard
Error creating DomainRecord with domain.create_record
ttl_sec parameter is completely ignored
Try "ttl" ? I think this is a documentation problem. I'll verify this and report back
Actually, after small research, I have noticed that it is UI issue. UI shows whatever is set by API as Default value, while it is actually exactly the value set by API.
I tested this issue locally and it appears to be resolved. Feel free to @ me if this issue is still relevant.