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
v0.57.0
It appears that you can fetch the comment for DNSRecord's from the API, but there doesn't appear to be support in the Go library.
The API also appears to support searching based on a comment.
Docs here: https://api.cloudflare.com/#dns-records-for-a-zone-list-dns-records
I am using this with a custom script to support Dual WAN on my UXG-Pro.
# This should just work like arguments passed into the search for listing, as well as exposing the Comment property of the request.
No response
The text was updated successfully, but these errors were encountered:
Closing this as I didn't see #1151 which resolves this.
Sorry, something went wrong.
No branches or pull requests
Current cloudflare-go version
v0.57.0
Description
It appears that you can fetch the comment for DNSRecord's from the API, but there doesn't appear to be support in the Go library.
The API also appears to support searching based on a comment.
Docs here: https://api.cloudflare.com/#dns-records-for-a-zone-list-dns-records
Use cases
I am using this with a custom script to support Dual WAN on my UXG-Pro.
Potential cloudflare-go usage
References
No response
The text was updated successfully, but these errors were encountered: