Sha256: a1e03be396f28cd6c3776f862e22d5a9746d957f4a6ecd4cd975e1b0b33b043c

Contents?: true

Size: 211 Bytes

Versions: 37

Compression:

Stored size: 211 Bytes

Contents

# Get all hosts with metadata deserializes successfully

require "datadog_api_client"
api_instance = DatadogAPIClient::V1::HostsAPI.new
opts = {
  include_hosts_metadata: true,
}
p api_instance.list_hosts(opts)

Version data entries

37 entries across 37 versions & 1 rubygems

Version Path
datadog_api_client-2.8.0 examples/v1/hosts/ListHosts_347346033.rb
datadog_api_client-2.7.0 examples/v1/hosts/ListHosts_347346033.rb
datadog_api_client-2.6.0 examples/v1/hosts/ListHosts_347346033.rb
datadog_api_client-2.5.0 examples/v1/hosts/ListHosts_347346033.rb
datadog_api_client-2.4.0 examples/v1/hosts/ListHosts_347346033.rb
datadog_api_client-2.3.0 examples/v1/hosts/ListHosts_347346033.rb
datadog_api_client-2.2.0 examples/v1/hosts/ListHosts_347346033.rb
datadog_api_client-2.1.0 examples/v1/hosts/ListHosts_347346033.rb
datadog_api_client-2.0.2 examples/v1/hosts/ListHosts_347346033.rb
datadog_api_client-2.0.1 examples/v1/hosts/ListHosts_347346033.rb
datadog_api_client-2.0.0 examples/v1/hosts/ListHosts_347346033.rb
datadog_api_client-1.11.0 examples/v1/hosts/ListHosts_347346033.rb
datadog_api_client-1.10.0 examples/v1/hosts/ListHosts_347346033.rb
datadog_api_client-1.9.0 examples/v1/hosts/ListHosts_347346033.rb
datadog_api_client-1.8.0 examples/v1/hosts/ListHosts_347346033.rb
datadog_api_client-1.7.0 examples/v1/hosts/ListHosts_347346033.rb
datadog_api_client-1.6.0 examples/v1/hosts/ListHosts_347346033.rb