You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When building the inventory I can request differents Kinds. If those Kinds are from a common generic and I would only need attribute from the Generic, I would have to use the Generic directly, and would like to retrieve all the Nodes from the Kinds inheriting from this Generic.
Use case
I have several type of Device and VMs, all of them inheriting from the same Generic DeviceGeneric.
I want to put DeviceGeneric into the inventory and expect to retrieve all the VMs and Devices which are inheriting from it
External dependencies
No response
The text was updated successfully, but these errors were encountered:
Infrahub version
0.16
Feature type
Change to existing Plugin
Proposed functionality
When building the inventory I can request differents Kinds. If those Kinds are from a common generic and I would only need attribute from the Generic, I would have to use the Generic directly, and would like to retrieve all the Nodes from the Kinds inheriting from this Generic.
Use case
I have several type of Device and VMs, all of them inheriting from the same Generic DeviceGeneric.
I want to put DeviceGeneric into the inventory and expect to retrieve all the VMs and Devices which are inheriting from it
External dependencies
No response
The text was updated successfully, but these errors were encountered: