Client Groups
Returns the members of the client group during the specified time interval.
get/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/features/serviceMap/clientGroups/{clientGroupName}/members
Path parameters
subscriptionIdstring required
Azure subscription identifier.
resourceGroupNamestring required
Resource group name within the specified subscriptionId.
workspaceNamestring required
OMS workspace containing the resources of interest.
clientGroupNamestring required
Client Group resource name.
Query parameters
api-versionstring required
API version.
startTimestring date-time
UTC date and time specifying the start time of an interval. When not specified the service uses DateTime.UtcNow - 10m
endTimestring date-time
UTC date and time specifying the end time of an interval. When not specified the service uses DateTime.UtcNow
$topinteger
Page size to use. When not specified, the default page size is 100 records.
Response
The operation completed successfully.