azure.com

The Resource Health Client.

🔑 oauth2 10 endpoints cloud
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (9 total)

azure-sdk-for-python ✓ Official
pip install azure-sdk-for-python
azure-sdk-for-js ✓ Official
npm install azure-sdk-for-js
azure-sdk-for-node ✓ Official
npm install azure-sdk-for-node
azure-sdk-for-go ✓ Official
go get github.com/Azure/azure-sdk-for-go
azure-sdk-for-java ✓ Official
# Maven: see https://github.com/Azure/azure-sdk-for-java
dotnet add package cognitive-services-speech-sdk
azure-sdk-for-net ✓ Official
dotnet add package azure-sdk-for-net
# See https://github.com/microsoft/Azure-Kinect-Sensor-SDK
# See https://github.com/Azure/MachineLearningNotebooks
curl examples
Lists available operations for the resourcehealth resource provider
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  /providers/Microsoft.ResourceHealth/operations
Lists Azure services' emerging issues.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  /providers/Microsoft.ResourceHealth/emergingIssues
Gets Azure services' emerging issues.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  /providers/Microsoft.ResourceHealth/emergingIssues/{issueName}
Endpoints (10 total)
GET
/providers/Microsoft.ResourceHealth/operations
Lists available operations for the resourcehealth resource provider
GET
/providers/Microsoft.ResourceHealth/emergingIssues
Lists Azure services' emerging issues.
GET
/providers/Microsoft.ResourceHealth/emergingIssues/{issueName}
Gets Azure services' emerging issues.
GET
/{resourceUri}/providers/Microsoft.ResourceHealth/childResources
Lists the all the children and its current health status for a parent resourc…
GET
/{resourceUri}/providers/Microsoft.ResourceHealth/availabilityStatuses
Lists all historical availability transitions and impacting events for a sing…
GET
/{resourceUri}/providers/Microsoft.ResourceHealth/childAvailabilityStatuses
Lists the historical availability statuses for a single child resource. Use t…
GET
/{resourceUri}/providers/Microsoft.ResourceHealth/availabilityStatuses/current
Gets current availability status for a single resource
GET
/{resourceUri}/providers/Microsoft.ResourceHealth/childAvailabilityStatuses/current
Gets current availability status for a single resource
GET
/subscriptions/{subscriptionId}/providers/Microsoft.ResourceHealth/availabilityStatuses
Lists the current availability status for all the resources in the subscripti…
GET
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ResourceHealth/availabilityStatuses
Lists the current availability status for all the resources in the resource g…
At a glance
Total SDKs9
Languages8
Endpoints10
Authoauth2
Categories1