Apache CloudStack 4.23.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 |