Sha256: b83635e18af2d813f116f5fc6e15d81334444011310782c517855a72948d319c
Contents?: true
Size: 296 Bytes
Versions: 34
Compression:
Stored size: 296 Bytes
Contents
# Delete an AuthN Mapping 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"] api_instance.delete_authn_mapping(AUTHN_MAPPING_DATA_ID)
Version data entries
34 entries across 34 versions & 1 rubygems