Dashboards API-Dashboards
Number of APIs: 6
-
List dashboards GET {{baseUrl}}/dashboards?aid=1234
-
Delete dashboard DELETE {{baseUrl}}/dashboards/:dashboardId?aid=1234
-
Retrieve dashboard GET {{baseUrl}}/dashboards/:dashboardId?aid=1234
-
Update dashboard PUT {{baseUrl}}/dashboards/:dashboardId?aid=1234
-
Retrieve dashboard widget data GET {{baseUrl}}/dashboards/:dashboardId/widgets/:widgetId?aid=1234&window=12h&startDate=2022-07-17T22:00:54Z&endDate=2022-07-18T22:00:54Z&max=10&cursor=bGFzdFJvdW5kSWQ9MTY4MTQxMDQ4MA&sort=alertStatus&order=asc
-
Create dashboard POST {{baseUrl}}/dashboards?aid=1234