Sha256: 216d51bddfc53c68afa7b6f956e8ec9a996cd1b4b4c37f2152e6c721a8b06311

Contents?: true

Size: 340 Bytes

Versions: 25

Compression:

Stored size: 340 Bytes

Contents

# Get one Application key owned by current user returns "OK" response

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

# there is a valid "application_key" in the system
APPLICATION_KEY_DATA_ID = ENV["APPLICATION_KEY_DATA_ID"]
p api_instance.get_current_user_application_key(APPLICATION_KEY_DATA_ID)

Version data entries

25 entries across 25 versions & 1 rubygems

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