Sha256: 112becd2c30d1fe2d0271b05f6f7ab327b841885a0ecbad65fd7c039c933d7dd

Contents?: true

Size: 229 Bytes

Versions: 25

Compression:

Stored size: 229 Bytes

Contents

# Get a user returns "OK" response

require "datadog_api_client"
api_instance = DatadogAPIClient::V2::UsersAPI.new

# there is a valid "user" in the system
USER_DATA_ID = ENV["USER_DATA_ID"]
p api_instance.get_user(USER_DATA_ID)

Version data entries

25 entries across 25 versions & 1 rubygems

Version Path
datadog_api_client-2.16.0 examples/v2/users/GetUser_3047557953.rb
datadog_api_client-2.15.0 examples/v2/users/GetUser_3047557953.rb
datadog_api_client-2.14.0 examples/v2/users/GetUser_3047557953.rb
datadog_api_client-2.13.0 examples/v2/users/GetUser_3047557953.rb
datadog_api_client-2.12.0 examples/v2/users/GetUser_3047557953.rb
datadog_api_client-2.11.0 examples/v2/users/GetUser_3047557953.rb
datadog_api_client-2.10.0 examples/v2/users/GetUser_3047557953.rb
datadog_api_client-2.9.0 examples/v2/users/GetUser_3047557953.rb
datadog_api_client-2.8.0 examples/v2/users/GetUser_3047557953.rb
datadog_api_client-2.7.0 examples/v2/users/GetUser_3047557953.rb
datadog_api_client-2.6.0 examples/v2/users/GetUser_3047557953.rb
datadog_api_client-2.5.0 examples/v2/users/GetUser_3047557953.rb
datadog_api_client-2.4.0 examples/v2/users/GetUser_3047557953.rb
datadog_api_client-2.3.0 examples/v2/users/GetUser_3047557953.rb
datadog_api_client-2.2.0 examples/v2/users/GetUser_3047557953.rb
datadog_api_client-2.1.0 examples/v2/users/GetUser_3047557953.rb
datadog_api_client-2.0.2 examples/v2/users/GetUser_3047557953.rb
datadog_api_client-2.0.1 examples/v2/users/GetUser_3047557953.rb
datadog_api_client-2.0.0 examples/v2/users/GetUser_3047557953.rb
datadog_api_client-1.11.0 examples/v2/users/GetUser_3047557953.rb