The HPE GreenLake for Wellness APIs facilitates the automation of IT operations by enabling you to monitor wellness events related to your infrastructure. To further streamline integration workflows, these APIs provide various filtering options and KPI metrics.
HPE GreenLake for Wellness (v2)
Download OpenAPI description
Overview
License
Languages
Servers
Mock server
https://stage-developer-portal-hpe.redocly.app/_mock/docs/greenlake/services/wellness/public/openapi/wellness-service/
https://global.api.greenlake.hpe.com/wellness/v2/
Events
Wellness events provide health insights about your HPE products and services and show information about automatically created support cases. Wellness events allow you to:
- Identify potential vulnerabilities before they affect your environment.
- Proactively monitor the health of your HPE products and services.
- View AI-powered recommendations about events.
Operations
Async Operations
Asynchronous APIs are APIs that do not return data immediately. This means you can make multiple requests at once. A high-level overview of the asynchronous API process:
- You make a request to an asynchronous API endpoint.
- HPE GreenLake returns an acknowledgment, typically a
202 Accepted
, and provides a URI to the async-operation resource in theLocation
header. - HPE GreenLake continues to process the request.
- When completed, HPE GreenLake returns the requested information.
Operations