Ops Dashboard API Implementation

Assignee

Reporter

Sprint

Description

Implement the ops dashboard API based on the API definition in CLO-19480.

Steps to reproduce

None

Activity

Show:

Pavel Salamon September 14, 2020 at 10:59 AM

All endpoints required in 5.8 release are implemented and working. Further work, automated tests and documentation are tracked separately.

Pavel Salamon August 7, 2020 at 1:31 PM
Edited

Idea for splitting this into smaller pieces for implementation - split by endpoint to 6 sub-tasks:

  1. dashboard api endpoint

    • /dashboard/{dashboardId}

    • ​/dashboard​/{dashboardId}​/status

  2. monitor api endpoint

    • ​/dashboard​/{dashboardId}​/monitor

    • /dashboard​/{dashboardId}​/monitor​/{monitorId}

    • ​/dashboard​/{dashboardId}​/monitor​/{monitorId}​/status

  3. schedule api endpoint

    • /schedule

    • /schedule/{scheduleId}/reset-status

  4. listener api endpoint

    • /listener

    • /listener/{listenerId}/reset-status

  5. data service api endpoint

    • /data-service

    • /data-service/{dataServiceId}/reset-status

  6. sandbox api endpoint

    • /sandbox

Fixed

Details

Priority

Fix versions

QA Testing

UNDECIDED
Created August 7, 2020 at 12:06 PM
Updated September 12, 2023 at 8:45 AM
Resolved September 14, 2020 at 10:56 AM