Datadog Reference Tables

Get table

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

Return up to the 99 first rows from the reference table. An error is thrown if:

  • There is no table with matching table name.
  • An incorrect column is given.

Inputs

フィールド

種類

説明

tableName [required]

string

The name of the table for the lookup.

columns

[string]

A list of all columns to be outputted. The default is to include every column.

Outputs

フィールド

種類

説明

primaryKey [required]

string

rows [required]

[object]

url

string