OBJECT
type LDAPConfiguration {GetLdapAuthType: LdapAuthType OUObjectClass: String adminPassword: String adminUsername: String connectionURL: String connectionURLs: [String] createComputer: String hostObjectClass: String hostSearchAttribute: String hostSearchRoot: String includeDomNameForHost: Boolean includeDomNameForUser: Boolean ldapAuthTypeStr: String ldapPasswordAttribute: String name: String nestedGroupEnabled: Boolean ntlmTestDomain: String ntlmTestPassword: String ntlmTestStatusEnabled: Boolean ntlmTestUsername: String ouSearchRoot: String roAdminPassword: String roAdminUsername: String timeoutInSecs: Int userObjecClass: String userSearchAttribute: String userSearchRoot: String }