Project

General

Profile

Actions

Enhancement #19803

closed

VM type is missing in group criteria

Added by Alexis Mousset almost 3 years ago. Updated about 1 year ago.

Status:
Released
Priority:
N/A
Category:
Web - Nodes & inventories
Target version:
UX impact:
It bothers me each time
Suggestion strength:
User visibility:
Operational - other Techniques | Rudder settings | Plugins
Effort required:
Name check:
To do
Fix check:
To do
Regression:
No

Description

We display a "VM type" in the interface, but it is not accessible elsewhere. It is useful by groups by VM types for example.

Part of the problem is the naming consistency:

- in API, it is named provider under the machine field:

        "machine": {
          "id": "63a9f0ea-7bb9-8050-796b-649e85481845",
          "type": "Virtual",
          "provider": "qemu",
          "manufacturer": "QEMU" 
        },

- but in group, we only have manufacturer, not VM Type at all.


Files

clipboard-202305111544-wiuxp.png (7.73 KB) clipboard-202305111544-wiuxp.png François ARMAND, 2023-05-11 15:44
Actions

Also available in: Atom PDF