v14

latestSwagger 2.0raw.githubusercontent.com2022-12-097793207.8 KB
Alerts

Gets the alerts for a given service.

get/providers/Microsoft.ADHybridHealthService/services/{serviceName}/alerts

Path parameters

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.