[{"label":"Latest (V1)","version":"latest"}]
horizon-cloud-nextgen
Get Users And Groups Deprecated
DescriptionFilters the users and groups info based on search string.
Request
URLURL
https://cloud.vmwarehorizon.com/auth/v1/admin/usersAndGroups
Query Parameters
Query Parameters
string
search_string
Optional
Response
Response
Response BodyResponse Body
200 OK
Returns
UsersAndGroups
of type */*
{
"groups": [
{
"displayName": "aduser1",
"id": "id-12345",
"onPremisesDomainName": "horizonv2.local",
"onPremisesSecurityIdentifier": "S-1-5-21-2502306595",
"securityIdentifier": "S-1-12-1-2011878264"
}
],
"userInfo": [
{
"active": true,
"avatar": "url",
"azureAdDomain": "string",
"department": "Finance",
"displayName": "John Smith",
"distinguishedName": "CN=JSMITH,DC=vmware,DC=com",
"domain": "horizonv2.local",
"familyName": "Smith",
"givenName": "John",
"id": "1223234",
"ipaddr": "0.0.0.0",
"onPremisesUserPrincipalName": "john.smith@horizonv2.local",
"orgIds": [
"string"
],
"tid": "1223234",
"userDomain": "string",
"userGroups": [
"string"
],
"userName": "john.smith",
"userPrincipalName": "john.smith@horizonv2.onmicrosof.com",
"userSid": "S-1-5-21-2502306595"
}
]
}
No error details were provided in the OpenAPI specification.
Code SamplesCode Samples
cURL Command
curl https://cloud.vmwarehorizon.com/auth/v1/admin/usersAndGroups
[{"label":"Latest (V1)","version":"latest"}]
horizon-cloud-nextgen
On This Page
Auth Operations
get
delete
delete
post
get
get
get
get
post
post
patch
post
post