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