InlineDirectoryLdapServer1

InlineDirectoryLdapServer1
InlineDirectoryLdapServer1
JSON Example
{
    "username": "string",
    "host": "string",
    "protocol": "string",
    "thumbprint": "string",
    "display_name": "string",
    "password": "string",
    "enabled": false,
    "port": 0
}
string
username
Required

Directory LDAP server connection user name.

string As ip-or-hostname As ip-or-hostname
host
Required

Directory LDAP server DNS host name or ip address which is reachable by NSX manager to be connected and do object synchronization.

string
protocol
Optional

Directory LDAP server connection protocol which is either LDAP or LDAPS.

Possible values are : LDAP, LDAPS,
string
thumbprint
Optional

Directory LDAP server certificate thumbprint used in secure LDAPS connection.

string
display_name
Optional

Directory LDAP server display name which describes characteristics of the server.

string
password
Required

Directory LDAP server connection password.

boolean
enabled
Optional

Whether this directory LDAP server is enabled or not.

integer As int64 As int64
port
Optional

Directory LDAP server connection TCP/UDP port.