Datadog Tags

Get host tags

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 all tags that apply to a given host.

Inputs

Champ

Type

Description

host_name [required]

string

Outputs

Champ

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.