We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
infoblox-go-client does not support TTL part of infoblox api:
My main use case is to modify TTL for specific TXT record k8gb-io/k8gb#61
The text was updated successfully, but these errors were encountered:
Can we have ttl support for A or CNAME or AAAA records ? MX NS ?
Sorry, something went wrong.
from looking at the code, it seems only TXT records have implemented TTL functionality
Now the feature is available at master branch. Will be available as part of v2.0.0
master
v2.0.0
Support for MX and NS would be added soon.
skudriavtsev
anagha-infoblox
Successfully merging a pull request may close this issue.
infoblox-go-client does not support TTL part of infoblox api:
My main use case is to modify TTL for specific TXT record k8gb-io/k8gb#61
The text was updated successfully, but these errors were encountered: