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]: Be able to use Generic as target in the inventory #119

Open
BeArchiTek opened this issue Sep 11, 2024 · 0 comments
Open

[Feature]: Be able to use Generic as target in the inventory #119

BeArchiTek opened this issue Sep 11, 2024 · 0 comments
Labels
type/feature New feature or request

Comments

@BeArchiTek
Copy link
Contributor

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

@BeArchiTek BeArchiTek added the type/feature New feature or request label Sep 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant