[{"label":"Latest (8.6.3)","version":"latest"}]
vrealize-operations
Search Users For Auth Source
DescriptionThe auth source can be SSO/LDAP/AD/VIDM. For the LDAP/AD auth source, the request should contain the name of the user. For the SSO/VIDM auth source, request should contain the name of the user and the SSO/VIDM domain. Username can contain wildcards. Maximum of 25 users are returned for SSO auth source.
Request
URLURL
https://localhost/suite-api/api/auth/sources/{id}/users/search
Path Parameters
Path Parameters
string
id
Required
The id of the auth source
Request Body
Request Body
user-search-request
of type(s) application/json, application/xml
Required
The query object for user search Notes Examples for LDAP/SSO users
Authentication
This operation uses the following authentication methods.
Response
Response
Response BodyResponse Body
200 OK returns
UserSearchResponses
of type(s) application/json, application/xml
Users matching the request query Notes Examples for LDAP/SSO users
No error details were provided in the OpenAPI specification.
Code SamplesCode Samples
cURL Command
curl -X POST -H "Content-Type: application/json" -d '{"domain":"string","name":"string"}' https://localhost/suite-api/api/auth/sources/{id}/users/search
[{"label":"Latest (8.6.3)","version":"latest"}]
vrealize-operations
On This Page
Auth Operations
post
post
post
put
post
post
post
delete
delete
delete
delete
delete
delete
get
get
get
get
get
get
get
get
get
post
put
patch
post
delete
post
put