Datadog Dashboard

Get shared dashboard

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

Fetch an existing shared dashboard’s sharing metadata associated with the specified token.

Inputs

フィールド

種類

説明

shared_dashboard_token [required]

string

Unique token assigned to the shared dashboard. Generated when a dashboard is shared.

Outputs

Expand All

フィールド

種類

説明

author

object

Identifier of the dashboard author.

handle

string

Identifier of the dashboard author.

name

string

Name of the dashboard author.

created_at

date-time

Date the dashboard was shared.

dashboard_id [required]

string

ID of the dashboard.

dashboard_type [required]

enum

he type of the associated private dashboard. Allowed enum values: custom_timeboard,custom_screenboard

gloabal_time

object

Object containing the live span selection for the dashboard.

live_span [required]

enum

Dashboard global time live_span selection. Allowed enum values: 1m,5m,10m,15m,30m,1h,4h,1d,2d,1w,1mo,3mo

global_time_selectable_enabled

boolean

Whether to allow viewers to select a different global time setting for the shared dashboard.

public_url

string

URL of the shared dashboard.

selectable_template_vars

object

List of objects representing template variables on the shared dashboard which can have selectable values.

default_value

string

The default value of the template variable.

name

string

The name of the template variable.

prefix

string

The tag/attribute key associated with the template variable.

visible_tags

[string]

List of visible tag values on the shared dashboard.

share_list

[string]

List of email addresses that can receive an invitation to access to the shared dashboard.

share_type

enum

Type of sharing access (either open to anyone who has the public URL or invite-only). Allowed enum values: open,invite

token

string

A unique token assigned to the shared dashboard.