Datadog Reference Tables

Bulk lookup

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

Look up the rows associated with up to 250 primary keys by equality only. If at least one primary key has a matching row, an output will still be returned. Throws an error if:

  • No table with a matching table name is found.

Inputs

フィールド

種類

説明

tableName [required]

string

The name of the table for the lookup.

primaryKeys [required]

[string,number]

A set of primary keys of the values you are trying to look up.

Outputs

フィールド

種類

説明

No outputs