-
Notifications
You must be signed in to change notification settings - Fork 218
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
[Feature]: netbox_location - Add facility field #1280
Labels
Comments
picking this up also as related to #1279 |
richbibby
added a commit
that referenced
this issue
Jul 3, 2024
This commit adds the `status` and `facility` options to the `netbox_location` module. The `status` option allows specifying the status of the location, while the `facility` option allows specifying the data center provider or facility. These options were added to enhance the functionality of the module and provide more flexibility in managing locations within NetBox. Fixes #1279, #1280
3 tasks
rodvand
pushed a commit
that referenced
this issue
Jul 4, 2024
…#1282) * feat: Add `status` and `facility` options to `netbox_location` module This commit adds the `status` and `facility` options to the `netbox_location` module. The `status` option allows specifying the status of the location, while the `facility` option allows specifying the data center provider or facility. These options were added to enhance the functionality of the module and provide more flexibility in managing locations within NetBox. Fixes #1279, #1280 * remove extra space found in linting
closing as completed by #1282 |
again thanks :) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
NetBox version
v3.3.10
Feature type
Change to existing Module
Proposed functionality
Add the apparently missing field facility to Location resources.
Use case
To add facility to Locations.
External dependencies
No response
The text was updated successfully, but these errors were encountered: