Lists all historical availability transitions and impacting events for a single resource. Use the nextLink property in the response to get the next page of availability status
Supports noop? false
Parameters
resource_uri(Optional[String[1]])
— 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}
api_version(Optional[String[1]])
— Client Api Version.
filter(Optional[String[1]])
— The filter to apply on the operation. For more information please see https://docs.microsoft.com/en-us/rest/api/apimanagement/apis?redirectedfrom=MSDN
expand(Optional[String[1]])
— Setting $expand=recommendedactions in url query expands the recommendedactions in the response.
value(Optional[String[1]])
— The list of availabilityStatuses.
nextlink(Optional[String[1]])
— The URI to fetch the next page of availabilityStatuses. Call ListNext() with this URI to fetch the next page of availabilityStatuses.