Datadog Dashboard List

Get dashboard list items

このページは日本語には対応しておりません。随時翻訳に取り組んでいます。翻訳に関してご質問やご意見ございましたら、お気軽にご連絡ください。

Fetch the dashboard list’s dashboard definitions.

Inputs

フィールド

種類

説明

dashboard_list_id [required]

number,string

ID of the dashboard list to get items from.

Outputs

Expand All

フィールド

種類

説明

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.