v8

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

Lists the historical availability statuses for a single child resource. Use the nextLink property in the response to get the next page of availability status

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

Path parameters

resourceUristring required

The fully qualified ID of the resource, including the resource name and resource type. Currently the API only support one nesting level resource types : /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 body contains the list of the historical availability statuses for a single child resource

nextLinkstring

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