v8

latestSwagger 2.0raw.githubusercontent.com2023-03-30101434.1 KB
AvailabilityStatuses

Lists the current availability status for all the resources in the resource group. Use the nextLink property in the response to get the next page of availability statuses.

get/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ResourceHealth/availabilityStatuses

Path parameters

subscriptionIdstring required

Subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call.

resourceGroupNamestring required

The name of the resource group.

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 body contains the list of the current availability status for all the resources in the resource group

nextLinkstring

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