Datadog Reference Tables

Get table

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.

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

Champ

Type

Description

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

Champ

Type

Description

primaryKey [required]

string

rows [required]

[object]

url

string