v14

latestSwagger 2.0raw.githubusercontent.com2022-12-097793207.8 KB
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.

nextLinkstring

The link used to get the next page of operations.

totalCountinteger

The total count of alert elements.

continuationTokenstring

The continuation token for paginated calls.