InlineDirectoryLdapServer1
{
"domain_name": "string",
"host": "string",
"password": "string",
"port": 0,
"protocol": "string",
"thumbprint": "string",
"username": "string"
}
Directory domain name which best describes the domain. It could be unique fqdn name or it could also be descriptive. There is no unique contraint for domain name among different domains.
Directory LDAP server DNS host name or ip address which is reachable by NSX manager to be connected and do object synchronization.
Directory LDAP server connection password.
Directory LDAP server connection TCP/UDP port.
Directory LDAP server connection protocol which is either LDAP or LDAPS.
Directory LDAP server certificate thumbprint used in secure LDAPS connection.
Directory LDAP server connection user name.