[{"label":"Latest (V1)","version":"latest"}]
horizon-cloud-nextgen
Get Groups
DescriptionGet user groups from IAM with an optional filter by display name
Request
URLURL
https://cloud.vmwarehorizon.com/auth/v1/admin/groups
Query Parameters
Query Parameters
string
display_name
Optional
display_name
array of
string
group_ids
Optional
group_ids
Parameter Serialization Style:
form Explode:true
string
next_link
Optional
next_link
string
org_id
Optional
org_id
integer
top
Optional
top
Authentication
This operation uses the following authentication methods.
Response
Response
Response BodyResponse Body
200 OK returns
GroupsResponse
of type */*
{
"groups": [
{
"displayName": "aduser1",
"id": "id-12345",
"onPremisesDomainName": "horizonv2.local",
"onPremisesSecurityIdentifier": "S-1-5-21-2502306595",
"securityIdentifier": "S-1-12-1-2011878264"
}
],
"nextLink": "string"
}
string
nextLink
Optional
Link to the next page of user groups when pagination is used
No error details were provided in the OpenAPI specification.
Code SamplesCode Samples
cURL Command
curl https://cloud.vmwarehorizon.com/auth/v1/admin/groups
[{"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