Get Users Or Group Local Summary V2

Get Users Or Group Local Summary V2

Optional Privileges -

Privileges Description
MACHINE_VIEW Caller should have permission to this privilege to view entire details, else limited details would be returned.
POOL_VIEW Caller should have permission to this privilege to view entire details, else limited details would be returned.
FEDERATED_SESSIONS_VIEW Caller should have permission to this privilege to view entire details, else limited details would be returned.
UDD_VIEW Caller should have permission to this privilege to view entire details, else limited details would be returned.
Request
URI
GET
https://{api_host}/rest/config/v2/users-or-groups-local-summary/{id}
COPY
Path Parameters
string
id
Required

id


Authentication
This operation uses the following authentication methods.
Responses
200

OK

Returns UserOrGroupLocalSummaryInfoV2 of type(s) */*
{
    "application_entitlements": [
        "S-1-1-1-3965912346-1012345398-3123456564-123"
    ],
    "application_local_session_ids": [
        "7cdd624f-37d1-46c1-ab96-695a5d13956f"
    ],
    "application_pool_ids": [
        "0223796c-102b-4ed3-953f-3dfe3d23e1de"
    ],
    "container": "example.com/Users",
    "description": "Test User account",
    "desktop_entitlements": [
        "S-1-1-1-3965912346-1012345398-3123456564-123"
    ],
    "desktop_local_session_ids": [
        "7cdd624f-37d1-46c1-ab96-695a5d13956f"
    ],
    "desktop_pool_ids": [
        "0103796c-102b-4ed3-953f-3dfe3d23e0fe"
    ],
    "display_name": "example.com\\\\testuser",
    "distinguished_name": "CN=Test User,CN=Users,DC=example,DC=com",
    "domain": "example.com",
    "email": "[email protected]",
    "first_name": "Test",
    "group": false,
    "held_user": false,
    "id": "S-1-5-21-1111111111-2222222222-3333333333-500",
    "kiosk_user": false,
    "last_name": "User",
    "login_name": "testuser",
    "long_display_name": "[email protected] (Test User)",
    "machine_ids": [
        "0223796c-102b-4ed3-953f-3dfe3d23e1de"
    ],
    "name": "Test User",
    "persistent_disk_ids": [
        "c1d5aec7-2126-3c55-aefa-11949003c9c2"
    ],
    "phone": "1-877-486-9273",
    "unauthenticated_access_user": false,
    "user_display_name": "Test User",
    "user_principal_name": "[email protected]"
}
array of string
application_entitlements
Optional

Local application entitlements for this user or group.

array of string
application_local_session_ids
Optional

Ids for local application sessions for this user.

array of string
application_pool_ids
Optional

Local application IDs for which this user has an entitlement. Supported Filters : 'Contains'.

string
container
Optional

AD container for this user or group. This property can be used for sorting.

string
description
Optional

Description number of this user or group. Supported Filters : 'Equals', 'StartsWith', 'Contains'. This property can be used for sorting.

array of string
desktop_entitlements
Optional

Local desktop entitlements for this user or group.

array of string
desktop_local_session_ids
Optional

Ids for local desktop sessions for this user.

array of string
desktop_pool_ids
Optional

Local desktop IDs for which this user has an entitlement. Supported Filters : 'Contains'.

string
display_name
Optional

Login name with domain of this user or group. This property can be used for sorting.

string
distinguished_name
Optional

Active Directory distinguished name for this user or group. This property can be used for sorting.

string
domain
Optional

DNS name of the domain in which this user or group belongs. Supported Filters : 'Equals'. Also, if 'Or' filter is used anywhere in filter string for this model class, then that 'Or' filter should nest only 'Equals' filter on 'domain' or 'id' field. This property can be used for sorting.

string
email
Optional

Email address of this user or group. Supported Filters : 'Equals', 'StartsWith', 'Contains'. This property can be used for sorting.

string
first_name
Optional

First name of this user or group. This property can be used for sorting.

boolean
group
Optional

Indicates if this object represents a group. Supported Filters : 'Equals'. This property can be used for sorting.

boolean
held_user
Optional

Indicates if this user is a "held user". Supported Filters : 'Equals'. This property can be used for sorting.

string
id
Optional

Unique SID representing this AD User or Group. Supported Filters : 'Equals'.'Or' filter chain of 'Equals' filter can be used to query for more than one id. For this model, if 'Or' filter is used, then it should nest only 'Equals' filter on 'domain' or 'id' field.

boolean
kiosk_user
Optional

Indicates if this user or group is a "kiosk user" that supports client authentication. Client authentication is the process of supporting client devices directly logging into resources. This property can be used for sorting.

string
last_name
Optional

Last name of this user or group. This property can be used for sorting.

string
login_name
Optional

Login name of this user or group. Supported Filters : 'Equals', 'StartsWith', 'Contains'. This property can be used for sorting.

string
long_display_name
Optional

Login name, domain and name for this user or group, else display name This property can be used for sorting.

array of string
machine_ids
Optional

Machines this user or group is assigned to.

string
name
Optional

Name of this user or group. Supported Filters : 'Equals', 'StartsWith', 'Contains'. This property can be used for sorting.

array of string
persistent_disk_ids
Optional

The persistent disk(s) assigned to this user.

string
phone
Optional

Phone number of this user. Supported Filters : 'Equals', 'StartsWith', 'Contains'. This property can be used for sorting.

boolean
unauthenticated_access_user
Optional

Whether or not this is unauthenticated access user.Supported Filters : 'Equals'. This property can be used for sorting.

string
user_display_name
Optional

User or group's display name. This corresponds with displayName attribute in AD. This property can be used for sorting.

string
user_principal_name
Optional

User Principal name(UPN) of this user. Supported Filters : 'Equals', 'StartsWith', 'Contains'. This property can be used for sorting.


401

User is not authenticated

Operation doesn't return any data structure

404

Not Found

Operation doesn't return any data structure

Config Operations
POST
Add App Volumes Manager
POST
Add App Volumes Manager V2
POST
Assign Farms
POST
Clean
POST
Clear Event Database
POST
Collect
POST
Create Federation Access Group
POST
Create Gateway Access User Or Group
POST
Create GSSAPI Authenticator
POST
Create IC Domain Account
POST
Create IM Asset
POST
Create IM Assets
POST
Create IM Stream
POST
Create IM Streams
POST
Create IM Tag
POST
Create IM Tags
POST
Create IM Version
POST
Create IM Versions
POST
Create JWT Authenticator
POST
Create Local Access Group
POST
Create Message Client
POST
Create Permissions
POST
Create Permissions V2
POST
Create RADIUS Authenticator
POST
Create Role
POST
Create SAML Authenticator
POST
Create Secondary Credential
POST
Create True SSO Connector
POST
Create Unauthenticated Access User
POST
Create Virtual Center
POST
Create Virtual Center V4
POST
Create Virtual Center V5
DELETE
Delete App Volumes Manager
DELETE
Delete App Volumes Manager V2
DELETE
Delete Certificate
DELETE
Delete Federation Access Group
DELETE
Delete Gateway Access User Or Group
DELETE
Delete GSSAPI Authenticator
DELETE
Delete IC Domain Account
DELETE
Delete IM Asset
DELETE
Delete IM Stream
DELETE
Delete IM Tag
DELETE
Delete IM Version
DELETE
Delete JWT Authenticator
DELETE
Delete Local Access Group
DELETE
Delete Message Client
DELETE
Delete Permissions
DELETE
Delete Permissions V2
DELETE
Delete RADIUS Authenticator
DELETE
Delete Role
DELETE
Delete SAML Authenticator
DELETE
Delete Secondary Credential
DELETE
Delete True SSO Connector
DELETE
Delete Unauthenticated Access User
POST
Disable Connection Servers
POST
Enable Connection Servers
POST
Export Certificate
POST
Generate CSR
GET
Get Admin Users Or Groups Permissions
GET
Get AD Sites Info
GET
Get Agent Restriction Settings
GET
Get App Volumes Manager
GET
Get App Volumes Manager V2
GET
Get CEIP Info
GET
Get Client Settings
GET
Get Connection Server
GET
Get Connection Server V2
GET
Get Enrollment Server
GET
Get Environment
GET
Get Environment V2
GET
Get Event Database
GET
Get Feature Settings
GET
Get Federation Access Group
GET
Get Federation Access Group V2
GET
Get Gateway
GET
Get General Settings
GET
Get General Settings V2
GET
Get General Settings V3
GET
Get General Settings V4
GET
Get Global Policies
GET
Get GSSAPI Authenticator
GET
Get IC Domain Account
GET
Get IM Asset
GET
Get IM Stream
GET
Get IM Tag
GET
Get IM Version
GET
Get JWT Authenticator
GET
Get Local Access Group
GET
Get Local Access Group V2
GET
Get Message Client
GET
Get Permission
GET
Get Permission V2
GET
Get Preferences
GET
Get Preferences V2
GET
Get Pre Logon Settings
GET
Get RADIUS Authenticator
GET
Get Role
GET
Get SAML Authenticator
GET
Get Secondary Credentials
GET
Get Security Configuration Info
GET
Get Security Settings
GET
Get Security Settings V2
GET
Get Security Settings V3
GET
Get Security Settings V4
GET
Get Settings
GET
Get Settings V2
GET
Get Settings V3
GET
Get Settings V4
GET
Get Settings V5
POST
Get Storage Details
GET
Get Syslog
GET
Get True SSO Connector
GET
Get Unauthenticated Access User
GET
Get Users Or Group Local Summary V2
GET
Get Users Or Group Local Summary V3
GET
Get Users Or Groups Global Summary
GET
Get Virtual Center
GET
Get Virtual Center V4
GET
Get Virtual Center V5
POST
Import Certificate
GET
List App Volumes Managers
GET
List App Volumes Managers V2
GET
List Certificate Infos
GET
List Certificate Infos V2
GET
List Connection Servers
GET
List Connection Servers V2
GET
List Enrollment Servers
GET
List Federation Access Groups
GET
List Federation Access Groups V2
GET
List Gateway Access User Or Group
GET
List Gateways
GET
List GSSAPI Authenticators
GET
List IC Domain Accounts
GET
List IM Assets
GET
List IM Streams
GET
List IM Tags
GET
List IM Versions
GET
List JWT Authenticators
GET
List Licenses
GET
List Licenses V2
GET
List Local Access Groups
GET
List Local Access Groups V2
GET
List Log Collector Tasks
GET
List Message Clients
GET
List Permissions
GET
List Permissions V2
GET
List RADIUS Authenticators
GET
List RCX Servers
GET
List Roles
GET
List SAML Authenticators
GET
List Secondary Credentials
GET
List Selectable Privileges
GET
List True SSO Connectors
GET
List Unauthenticated Access Users
GET
List Users Or Groups Global Summary
GET
List Users Or Groups Local Summary
GET
List Users Or Groups Local Summary V2
GET
List Users Or Groups Local Summary V3
GET
List VC Info
GET
List VC Info V2
GET
List VC Info V3
GET
List VC Info V4
GET
List VC Info V5
POST
Mark Datastores For Archival
POST
Override Certificate
POST
Purge
POST
Push Certificates
POST
Recover Certificates
POST
Register Gateway
POST
Register RCX Client
DELETE
Remove Virtual Center
DELETE
Remove Virtual Center V5
POST
Reset Highest Usage Metrics
POST
Reset Named User Metrics
POST
Set License Key
POST
Set License Mode
POST
Unassign Farms
DELETE
Unregister Gateway
DELETE
Unregister RCX Client
PUT
Update Agent Restriction Settings
PUT
Update App Volumes Manager
PUT
Update App Volumes Manager V2
PUT
Update CEIP Info
PUT
Update Client Settings
PUT
Update Connection Server
PUT
Update Connection Server V2
PUT
Update Event Database
PUT
Update Feature Settings
PUT
Update General Settings
PUT
Update General Settings V2
PUT
Update General Settings V3
PUT
Update General Settings V4
PUT
Update Global Policies
PUT
Update GSSAPI Authenticator
PUT
Update IC Domain Account
PUT
Update IM Asset
PUT
Update IM Stream
PUT
Update IM Tag
PUT
Update IM Version
PUT
Update JWT Authenticator
PUT
Update Message Client
POST
Updatepassword
PUT
Update Preferences
PUT
Update Preferences V2
PUT
Update RADIUS Authenticator
PUT
Update RCX Client
PUT
Update Role
PUT
Update SAML Authenticator
PUT
Update Security Settings
PUT
Update Security Settings V3
PUT
Update Security Settings V4
PUT
Update Settings
PUT
Update Settings V2
PUT
Update Settings V3
PUT
Update Settings V4
PUT
Update Settings V5
PUT
Update Syslog
PUT
Update True SSO Connector
PUT
Update Virtual Center
PUT
Update Virtual Center V4
PUT
Update Virtual Center V5
POST
Validate AVM Certificate
POST
Validate SAML Certificate
POST
Validate Virtual Center Certificate