Processes
Obtains the liveness status of the process during the specified time interval.
get/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/features/serviceMap/machines/{machineName}/processes/{processName}/liveness
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.
machineNamestring required
Machine resource name.
processNamestring required
Process 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.