Apache CloudStack 4.22.0.0 Root Admin API Reference
listLdapConfigurations
Lists all LDAP configurations
Request parameters
| Parameter Name | Description | Required |
| domainid | linked domain | false |
| hostname | Hostname | false |
| id | list ldap configuration by ID; when passed, all other parameters are ignored | false |
| keyword | List by keyword | false |
| listall | If set to true, and no domainid specified, list all LDAP configurations irrespective of the linked domain | false |
| page | false | |
| pagesize | false | |
| port | Port | 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 |