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

Add "dead" network resource states to API models #100

Open
coxley opened this issue Apr 4, 2016 · 0 comments
Open

Add "dead" network resource states to API models #100

coxley opened this issue Apr 4, 2016 · 0 comments

Comments

@coxley
Copy link
Contributor

coxley commented Apr 4, 2016

pynsot.models.Network sets state: assigned for host addresses and state: allocated otherwise. Don't personally have a use-case for setting to oraphaned or reserved (NSoT docs also don't delve into states much), but we should add this in for parity.

Implementation could be an .archive() method or just .orphan() and .reserve().

Not critical, but wanted it to be documented.

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

No branches or pull requests

2 participants