Skip to content

Adds virtual machines to GraphQL Inventory module#130

Merged
FragmentedPacket merged 2 commits intonautobot:developfrom
joewesch:gql_inv_vms
Apr 11, 2022
Merged

Adds virtual machines to GraphQL Inventory module#130
FragmentedPacket merged 2 commits intonautobot:developfrom
joewesch:gql_inv_vms

Conversation

@joewesch
Copy link
Copy Markdown
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