Updates the user id mapping info of an Active Directory.

Privileges: AD_LDAP_MODIFY

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Specifies the Active Directory Domain Name.

Body Params

Request to update user id mapping of an Active Directory.

Specifies the params required to update the user id mapping info of an
Active Directory.

fallbackUserIdMappingInfo
object | null

Specifies the fallback id mapping info which is used when an ID mapping
for a user is not found via the above IdMappingInfo. Only supported for
two types of fallback mapping types - 'kRid' and 'kFixed'.

string | null

Specifies the SID of the Active Directory domain user to be mapped to
Unix root user.

userIdMappingInfo
object | null

Specifies the information about how the Unix and Windows users are mapped
for this domain.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json