Sha256: 1aa2b6fcdbd35664e0ffc6803ae7c178c9f69ab0f010b9da3f68c43b1c596da3
Contents?: true
Size: 300 Bytes
Versions: 34
Compression:
Stored size: 300 Bytes
Contents
# Get an AuthN Mapping by UUID returns "OK" response require "datadog_api_client" api_instance = DatadogAPIClient::V2::AuthNMappingsAPI.new # there is a valid "authn_mapping" in the system AUTHN_MAPPING_DATA_ID = ENV["AUTHN_MAPPING_DATA_ID"] p api_instance.get_authn_mapping(AUTHN_MAPPING_DATA_ID)
Version data entries
34 entries across 34 versions & 1 rubygems