Skip to main content

Create an LDAP server profile

Create an LDAP server profile.

Query Parameters
  • folder string required

    Possible values: Value must match regular expression ^[0-9a-zA-Z._-\s]{1,}$, [Shared, Mobile Users, Remote Networks, Service Connections, Mobile Users Container, Mobile Users Explicit Proxy]

    The folder on which you want to perform this operation.

Request Body

The ldap server profile you want to create

  • base string

    Possible values: <= 255 characters

  • bind_dn string

    Possible values: <= 255 characters

  • bind_password string

    Possible values: <= 121 characters

  • bind_timelimit string

    Possible values: >= 1 and <= 60

  • ldap_type string

    Possible values: [active-directory, e-directory, sun, other]

  • retry_interval integer
  • server object[] required
  • Array [
  • address string
  • name string
  • port integer

    Possible values: >= 1 and <= 65535

  • ]
  • ssl boolean
  • timelimit integer
  • verify_server_certificate boolean
Responses

Created

Loading...