[{"label":"Latest (8.10.0)","version":"latest"},{"version":"8.6.3"}]
vrealize-operations
Search User Groups For Auth Source
DescriptionThe auth source can be SSO/VIDM/LDAP/AD. For the LDAP/AD auth source, the request should contain the name of the group. For the SSO/VIDM auth source, request should contain the name of the group and the SSO/VIDM domain. User-group’s name can contain wildcards. Maximum of 25 user-groups are returned for SSO auth source.
Request
URLURL
https://localhost/suite-api/api/auth/sources/{id}/usergroups/search
Path Parameters
Path Parameters
string
id
Required
The id of the auth source
Request Body
Request Body
usergroup-search-request
of type(s) application/json, application/xml
Required
The query object for user group search Notes Examples for LDAP/SSO user groups
Authentication
This operation uses the following authentication methods.
Response
Response
Response BodyResponse Body
200 OK
Returns
UsergroupSearchResponses
of type(s) application/json, application/xml
User-groups matching the request query Notes Examples for LDAP/SSO user groups
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}/usergroups/search
[{"label":"Latest (8.10.0)","version":"latest"},{"version":"8.6.3"}]
vrealize-operations
On This Page
Auth Operations
post
post
post
put
post
Create Scope
Introduced
post
post
post
delete
delete
Delete Scopes
Introduced
delete
delete
delete
delete
delete
get
Get All Object Scopes
Introduced
get
get
get
get
get
get
Get Scope
Introduced
get
get
get
get
post
put
Modify Scope
Introduced
put
patch
post
delete
put
Synchronize User Groups
Changed
post
put