Add connection_status to nested representation of console/power/interface components #2648
Labels
status: accepted
This issue has been accepted for implementation
type: feature
Introduction of new functionality to the application
Environment
Proposed Functionality
Include the
connection_status
as a ChoiceField in the nested API representation of connectable device components.Use Case
This field will likely be needed to display components in certain contexts; for example, when determining whether an interface is connected. There is no additional database overhead for returning this information, as it is stored locally on each object.
Database Changes
None
External Dependencies
None
The text was updated successfully, but these errors were encountered: