Datadog Dashboard List

Create dashboard list items

Cette page n'est pas encore disponible en français, sa traduction est en cours.
Si vous avez des questions ou des retours sur notre projet de traduction actuel, n'hésitez pas à nous contacter.

Add dashboards to an existing dashboard list.

Inputs

Expand All

Champ

Type

Description

dashboard_list_id [required]

number,string

ID of the dashboard list to add items to.

dashboards

[object]

List of dashboards to add the dashboard list.

type [required]

enum

The type of the dashboard. Allowed enum values: custom_timeboard,custom_screenboard,integration_screenboard,integration_timeboard,host_timeboard

id [required]

string

ID of the dashboard.

Outputs

Expand All

Champ

Type

Description

added_dashboards_to_list

[object]

List of dashboards added to the dashboard list.

type [required]

enum

The type of the dashboard. Allowed enum values: custom_timeboard,custom_screenboard,integration_screenboard,integration_timeboard,host_timeboard

id [required]

string

ID of the dashboard.