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

added ddns_protected support (new) #169

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

xdkreij
Copy link

@xdkreij xdkreij commented Jan 24, 2023

(something went wrong with the merge request, previous one got closed - here's a new one that should be up to date and easier to merge)


Herewith the suggestion to add the ddns protected feature towards the infoblox host record module.
We've seen a couple of cases where ddns starts to overwrite the created host record after a while, this feature provides the capability to protect the record from being overwritten.

Kind regards,

Xdk

Copy link
Collaborator

@hemanthKa677 hemanthKa677 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @xdkreij , I was testing the code with these changes. But I am receiving an error, and the error is below.

{ "Error": "AdmConProtoError: Unknown argument/field: 'ddns_protected'", \n "code": "Client.Ibap.Proto", \n "text": "Unknown argument/field: 'ddns_protected'"\n}'
infoblox_client.exceptions.InfobloxConnectionError: Infoblox HTTP request failed with: 400 Client Error: Bad Request for url: https://10.197.36.233/wapi/v2.1/record%3Ahost?name=jist.zone1.com&_return_fields=name%2Cview%2Cipv4addrs%2Cipv6addrs%2Cconfigure_for_dns%2Caliases%2Cddns_protected%2Cttl%2Cextattrs%2Ccomment&_max_results=1000&_proxy_search=GM

Have you got this error, previously?

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

Successfully merging this pull request may close these issues.

2 participants