Apache CloudStack 4.23.0.0 Root Admin API Reference
addLdapConfiguration
Add a new Ldap Configuration
Request parameters
| Parameter Name | Description | Required |
| hostname | Hostname | true |
| port | Port | true |
| domainid | Linked Domain | false |
Response Tags
| Response Name | Description |
| id | the ID of the LDAP configuration |
| domainid | Linked domain |
| hostname | Name of the host running the LDAP server |
| port | Port the LDAP server is running on |