This repository has been archived by the owner on Jul 24, 2021. It is now read-only.
new interface: skus used in the system, aggregated by build, rack etc #1000
Labels
api
discussion
needs spec
Additional information is required, preferably as a formal specification
v3.next
features, big changes for api v3.<next>
It might be useful to be able to visualize in the GUI where all the various types of hardware are in the system -- i.e. the number of devices using each sku, aggregated by build, rack etc.
The UI should be sketched out first and then the api endpoint(s) can be written to match.
e.g. something like
GET /build/hardware_product
orGET .../rack/hardware_product
which would return a similar data structure toGET /build
orGET .../rack
along with a new object for each top level entity:The text was updated successfully, but these errors were encountered: