azure.com

The Resource Health Client.

🔑 oauth2 12 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
Gets the list of metadata entities.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  /providers/Microsoft.ResourceHealth/metadata
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
Endpoints (12 total)
GET
/providers/Microsoft.ResourceHealth/metadata
Gets the list of metadata entities.
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/metadata/{name}
Gets the metadata entity.
GET
/{resourceUri}/providers/Microsoft.ResourceHealth/events
Lists current service health events for given resource.
GET
/providers/Microsoft.ResourceHealth/emergingIssues/{issueName}
Gets Azure services' emerging issues.
GET
/{resourceUri}/providers/Microsoft.ResourceHealth/availabilityStatuses
Lists all historical availability transitions and impacting events for a sing…
GET
/subscriptions/{subscriptionId}/providers/Microsoft.ResourceHealth/events
Lists current service health events in the subscription.
GET
/{resourceUri}/providers/Microsoft.ResourceHealth/availabilityStatuses/current
Gets current availability status for a single resource
GET
/subscriptions/{subscriptionId}/providers/Microsoft.ResourceHealth/impactedResources
Lists the current availability status for impacted resources in the subscript…
GET
/subscriptions/{subscriptionId}/providers/Microsoft.ResourceHealth/availabilityStatuses
Lists the current availability status for all the resources in the subscription.
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
Endpoints12
Authoauth2
Categories1