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

Include cluster site in VirtualMachine API representation #2356

Closed
perkons opened this issue Aug 14, 2018 · 0 comments
Closed

Include cluster site in VirtualMachine API representation #2356

perkons opened this issue Aug 14, 2018 · 0 comments
Labels
status: accepted This issue has been accepted for implementation type: feature Introduction of new functionality to the application

Comments

@perkons
Copy link

perkons commented Aug 14, 2018

Environment

  • Python version: 3.5.2
  • NetBox version: 2.4.1

Proposed Functionality

Inherit site field for virtualization/virtual-machines from virtualization/clusters. If you go to Organization/Sites/site_name it will show the virtual machines in the site,
but when api/virtualization/virtual-machines/?name=vm_name does not have that field.

Use Case

We use ansible to manage configuration on the hosts depending on site and device_role (#2199).

@jeremystretch jeremystretch changed the title Inherit site field for virtual-machines from clusters Include cluster site in VirtualMachine API representation Aug 16, 2018
@jeremystretch jeremystretch added status: accepted This issue has been accepted for implementation type: feature Introduction of new functionality to the application API change labels Aug 16, 2018
@lock lock bot locked as resolved and limited conversation to collaborators Jan 17, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
status: accepted This issue has been accepted for implementation type: feature Introduction of new functionality to the application
Projects
None yet
Development

No branches or pull requests

2 participants