DCB: API endpoint renaming

Description

Update DCB Rest APIs to make their purpose more clear and to clean up the code a bit.

  • 'device-config' with query params will get ALL records with the given query params for filter/sort/limit/offset

  • 'device-config/latest' will get only the latest records (by lastUpdated) for the given query. This is API used by main UI table

  • 'device-config/interface/{ipInterfaceId}' gets a history of records for the given ipinterfaceid, basically history for one device

Acceptance / Success Criteria

None

Lucidchart Diagrams

Activity

Show:
Fixed

Details

Assignee

Reporter

Labels

Story Points

Sprint

Fix versions

Priority

PagerDuty

Created April 4, 2022 at 7:24 PM
Updated June 7, 2022 at 4:51 PM
Resolved April 6, 2022 at 6:16 PM