Datadog Tags

Get host tags

Return all tags that apply to a given host.

Inputs

Field

Type

Description

host_name [required]

string

Outputs

Field

Type

Description

host

string

tags [required]

A list of raw tag strings for this host.

tag_value [required]

object

A map of tags where both the keys and the values are strings. If a key has multiple values, the last value wins.

tag_value_list [required]

object

A map of tags where the keys are strings and the values are lists of strings.