Sha256: 2770a679d2d70e719a624b7b89e055a59c4e5cdddaca722a4af55c289d248812
Contents?: true
Size: 361 Bytes
Versions: 7
Compression:
Stored size: 361 Bytes
Contents
# DatadogAPIClient::V1::TagToHosts ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **tags** | **Hash<String, Array<String>>** | A list of tags to apply to the host. | [optional] | ## Example ```ruby require 'datadog_api_client/v1' instance = DatadogAPIClient::V1::TagToHosts.new( tags: null ) ```
Version data entries
7 entries across 7 versions & 1 rubygems