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

fix: add decommissioning status for devices #676

Merged
merged 2 commits into from
Jan 10, 2025

Conversation

sboschman
Copy link
Contributor

Add the missing 'decommissioning' status to the netbox_device resource, so we can keep track in NetBox of devices in the process of being removed from the racks. Once the device is really physically removed from the rack we can remove it from terraform, which will cleanup NetBox in response.

api/schema/swagger-ui/#/dcim/dcim_devices_create:
image

Seems to have been added a while ago in NetBox 2.5.11 (changelog / issue)

@fbreckle fbreckle merged commit 3b3d353 into e-breuninger:master Jan 10, 2025
16 checks passed
@sboschman sboschman deleted the patch-1 branch January 10, 2025 18:46
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