saveContainer

The saveContainer service saves the given LDAP container configuration. You can use this operation to create a new LDAP container or to update an existing one.

  • The request parameters depend on which of the following type of LDAP source is used to identify candidate resources:
    • LDAP Query Source - An LDAP query is used to identify the directory entries that will be candidate resources.
    • LDAP Group Source - A Group DN is used to identify the directory entry that is the group. When a Group DN is specified, a member attribute is also specified, which holds the collection of member identifiers, that is, their DNs. This provides the list of candidate resources.
  • The response returns the unique ID of the newly-created or updated LDAP container.
Required System Action
LDAPAdmin
API Descriptions