Datadog Dashboard List

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

Fetch the dashboard list’s dashboard definitions.

Inputs

Champ

Type

Description

dashboard_list_id [required]

number,string

ID of the dashboard list to get items from.

Outputs

Expand All

Champ

Type

Description

total

number

Number of dashboards in the dashboard list.

dashboards [required]

[object]

List of dashboards in the dashboard list.

popularity

number

Popularity of the dashboard.

is_shared

boolean

Whether the dashboard is publicly shared or not.

author

object

name

string

handle

string

email

string

url

string

URL path to the dashboard.

icon

string

URL to the icon of the dashboard.

title

string

Title of the dashboard.

modified

date-time

Date of last edition of the dashboard.

created

date-time

Date of creation of the dashboard.

is_favorite

boolean

Whether or not the dashboard is in the favorites.

is_read_only

boolean

Whether or not the dashboard is read only.

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.