latestSwagger 2.0raw.githubusercontent.com2021-07-21122750.0 KB

d9725a9e3ff5

AvailabilityStatuses

Lists all historical availability transitions and impacting events for a single resource.

get/{resourceUri}/providers/Microsoft.ResourceHealth/availabilityStatuses

Path parameters

resourceUristring required

The fully qualified ID of the resource, including the resource name and resource type. Currently the API support not nested and one nesting level resource types : /subscriptions/{subscriptionId}/resourceGroups/{resource-group-name}/providers/{resource-provider-name}/{resource-type}/{resource-name} and /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resource-provider-name}/{parentResourceType}/{parentResourceName}/{resourceType}/{resourceName}

Query parameters

api-versionstring required

Client Api Version.

$filterstring

The filter to apply on the operation. For more information please see https://docs.microsoft.com/en-us/rest/api/apimanagement/apis?redirectedfrom=MSDN

$expandstring

Setting $expand=recommendedactions in url query expands the recommendedactions in the response.

Response

The list of historical availability statuses for a single resource

nextLinkstring

The URI to fetch the next page of availabilityStatuses. Call ListNext() with this URI to fetch the next page of availabilityStatuses.