collections

Note: When making API requests, ensure the following headers are included:

  • Authorization: Bearer UserToken (replace UserToken with your actual access token). For details on how to obtain the token, refer Actions on a user section.
  • Content-Type: application/json
  • Accept: application/json
  • To fetch public dashboard details, provide the MSP ID for partner-level dashboards, and both the MSP ID and Tenant ID for client-level public dashboards.

Retrieves a list of dashboard collections.

Responses

  • titlestring

  • UUIDstring

  • dashboardsarray

Loading Examples...

This method is used to create a new dashboard collection. This allows users to organize and manage multiple dashboards within a specified collection for streamlined access and visualization of monitoring data.

Request Body

application/json

  • titlestring

  • dashboardsarray

Loading Examples...

Responses

Loading Examples...