Module api_authn_mappings

Source

Structs§

AuthNMappingsAPI
The AuthN Mappings API is used to automatically map groups of users to roles in Datadog using attributes sent from Identity Providers. Use these endpoints to manage your AuthN Mappings.
ListAuthNMappingsOptionalParams
ListAuthNMappingsOptionalParams is a struct for passing parameters to the method AuthNMappingsAPI::list_authn_mappings

Enums§

CreateAuthNMappingError
CreateAuthNMappingError is a struct for typed errors of method AuthNMappingsAPI::create_authn_mapping
DeleteAuthNMappingError
DeleteAuthNMappingError is a struct for typed errors of method AuthNMappingsAPI::delete_authn_mapping
GetAuthNMappingError
GetAuthNMappingError is a struct for typed errors of method AuthNMappingsAPI::get_authn_mapping
ListAuthNMappingsError
ListAuthNMappingsError is a struct for typed errors of method AuthNMappingsAPI::list_authn_mappings
UpdateAuthNMappingError
UpdateAuthNMappingError is a struct for typed errors of method AuthNMappingsAPI::update_authn_mapping