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

SRVRecord doesn't allow updating #130

Open
regner opened this issue Oct 17, 2018 · 0 comments
Open

SRVRecord doesn't allow updating #130

regner opened this issue Oct 17, 2018 · 0 comments

Comments

@regner
Copy link

regner commented Oct 17, 2018

When you try and update the value for a SRV record, say for example the target property, it doesn't properly build out the request.

https://github.com/dyninc/dyn-python/blob/master/dyn/tm/records.py#L2989

Here it sets the target API arg, but doesn't set any of the rest. The _post method will fully set all the API args, but that is only when creating a new SRV record.

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