Data Object - ADUserOrGroupSummaryView
- Class
- VMware.Hv.ADUserOrGroupSummaryView
- Property of
-
ADUserOrGroupView
- Returned by
-
ADUserOrGroup_GetSummaryView, ADUserOrGroup_GetSummaryViews, ADUserOrGroup_Refresh, ADUserOrGroup_RefreshUsersOrGroups
- See also
-
ADUserOrGroupBase, UserOrGroupId
- Since
- Horizon View 6.0
Data Object
Description
Summary view for ADUserOrGroup.
Queryable Data Object
This data object is queryable using
QueryService.
Query definitions can specify the following member types:
The following caveats apply:
- The first filter may be any of the above or an QueryFilterAnd filter specifying any
combination of the above. An Or filter is also allowed, but only if it
specifies (group=true AND group=false). This signifies a query that
should return both users and groups.
- The default query searches both users and groups for any all usernames,
names, domains, and descriptions.
- If either name or username is specified in a filter, the query
will be done on both of these fields regardless of which is specified.
- If sortBy is specified, only the first limit
results in the system will be included.
- limit cannot exceed 2000.
- startingOffset cannot be specified.
Data Object Properties
Properties