linode_api4-python icon indicating copy to clipboard operation
linode_api4-python copied to clipboard

Error creating DomainRecord with domain.create_record

Open adontz opened this issue 8 years ago • 2 comments

ttl_sec parameter is completely ignored

adontz avatar Nov 17 '17 10:11 adontz

Try "ttl" ? I think this is a documentation problem. I'll verify this and report back

Dorthu avatar Nov 17 '17 20:11 Dorthu

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.

adontz avatar Nov 23 '17 18:11 adontz

I tested this issue locally and it appears to be resolved. Feel free to @ me if this issue is still relevant.

lgarber-akamai avatar Mar 29 '23 19:03 lgarber-akamai