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

Adds virtual machines to GraphQL Inventory module #130

Merged
merged 2 commits into from
Apr 11, 2022

Conversation

joewesch
Copy link
Contributor

@joewesch joewesch commented Apr 1, 2022

This is a rewrite of the gql_inventory plugin to include fetching virtual machines as well as devices. I rewrote a bit of the logic to deprecate the need for additional_variables and filters and bundle them into the query parameter now. The query parameter now requires the top level devices and virtual_machines keys to modify the underlying GraphQL query.

closes: #129

@FragmentedPacket FragmentedPacket merged commit 0e72178 into nautobot:develop Apr 11, 2022
@joewesch joewesch deleted the gql_inv_vms branch May 3, 2023 21:08
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.

GraphQL Inventory: Add fetching of VMs
2 participants