Skip to content
New issue

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

DNSRecord Comment Support #1152

Closed
Destreyf opened this issue Dec 22, 2022 · 1 comment
Closed

DNSRecord Comment Support #1152

Destreyf opened this issue Dec 22, 2022 · 1 comment

Comments

@Destreyf
Copy link

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

# This should just work like arguments passed into the search for listing, as well as exposing the Comment property of the request.

References

No response

@Destreyf Destreyf changed the title Comment Support DNSRecord Comment Support Dec 22, 2022
@Destreyf
Copy link
Author

Closing this as I didn't see #1151 which resolves this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant