Operations Management/Tenant Management (Plus)/SSO Operations
GETSSO OperationsSince 3.5.1SynchronousAuth Required
GetCandidateLdapEntryForIAM2Binding
GetCandidateLdapEntryForIAM2Binding
Execution Availability
Try It Out
Submit a mock request using the current auth context and example-driven inputs.
Query Parameters
Request Inputs
Query Parameters
ldapFilterStringRequiredThe AD/LDAP query filter.
limitIntegerOptional. The limit of AD/LDAP query entries.
systemTagsListOptional. The system tags.
userTagsListOptional. The user tags.
Responses
Endpoint
GET/zstack/v1/iam2/ldap/entries/candidates
/zstack/v1/iam2/ldap/entries/candidates
Request Example
curl -X GET 'http://{host}/zstack/v1/iam2/ldap/entries/candidates?ldapFilter=<ldapFilter>&limit=1&systemTags=<systemTags>&userTags=<userTags>' -H 'Authorization: OAuth {sessionUuid}'
Response Example
200{ "inventories": [] }Change History
This API has no change history records yet.
