-
Story
-
Resolution: Unresolved
-
Normal
-
None
-
None
-
None
-
False
-
False
-
R&D of supporting framework.
Explore the option of expanding the Inventory API semantic to allow more precise requests. Ideally, the UI should specify the attributes it needs, as well as the relationships to follow. The following example could be the payload sent by the UI to retrieve a VM:
{ "attributes": [ "name", "cpu", "memory", "host.name", "host.cluster.name", "host.cluster.datacenter.name" ] }
The backend would understand that it needs to follow the host, then cluster, then datacenter relationships and then only return the names.
- is related to
-
MTV-130 Lean, event-driven and paginated UI / Inventory communication
- Closed