Datadog Dashboard List

Delete 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.

Delete dashboards from an existing dashboard list.

Inputs

Expand All

Champ

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

Champ

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.