Datadog Dashboard List

Delete dashboard list items

Delete dashboards from an existing dashboard list.

Inputs

Expand All

Field

Type

Description

dashboard_list_id [required]

number,string

ID of the dashboard list to delete items from.

dashboards

[object]

List of dashboards to delete from 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

Field

Type

Description

deleted_dashboards_from_list

[object]

List of dashboards deleted from 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.