MachineGroups
Returns the specified machine group as it existed during the specified time interval.
get/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/features/serviceMap/machineGroups/{machineGroupName}
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.
machineGroupNamestring required
Machine 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
Response
The operation completed successfully.