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

[Feature]: netbox_location - Add facility field #1280

Closed
lalgarvi-te opened this issue Jun 27, 2024 · 3 comments
Closed

[Feature]: netbox_location - Add facility field #1280

lalgarvi-te opened this issue Jun 27, 2024 · 3 comments
Assignees

Comments

@lalgarvi-te
Copy link

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

@richbibby richbibby self-assigned this Jul 3, 2024
@richbibby
Copy link
Contributor

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
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
@richbibby
Copy link
Contributor

closing as completed by #1282

@lalgarvi-te
Copy link
Author

again thanks :)

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