Alerts
Gets the details of an alert for a given service and server combination.
get/providers/Microsoft.ADHybridHealthService/services/{serviceName}/servicemembers/{serviceMemberId}/alerts
Path parameters
serviceMemberIdstring uuid required
The server Id for which the alert details needs to be queried.
serviceNamestring required
The name of the service.
Query parameters
$filterstring
The alert property filter to apply.
statestring
The alert state to query for.
fromstring date-time
The start date to query for.
tostring date-time
The end date till when to query for.
api-versionstring required
The version of the API to be used with the client request.
Response
The list of alerts.