HPE GreenLake for Wellness
HPE GreenLake Wellness APIs facilitate the automation of IT operations by enabling you to monitor wellness events related to your infrastructure. These APIs provide various filtering options and KPI metrics to streamline integration workflows further.
What's new
Date: 2024-09-19
New stable version v2
released.
View the Changelog for more information.
Deprecated
The following APIs are being deprecated and removed on their end-of-life date. Use the replacement APIs.
API | Deprecated endpoint | Deprecation date | Replacement endpoint |
---|---|---|---|
Retrieve Events | GET wellness/v2beta2/events |
2024-12-19 | GET wellness/v2/events |
Retrieve Event | GET wellness/v2beta2/events/{id} |
2024-12-19 | GET wellness/v2/events/{id} |
Update Event | PATCH wellness/v2beta2/events/{id} |
2024-12-19 | PATCH wellness/v2/events/{id} |
Retrieve Support Cases | GET wellness/v2beta2/support-cases |
2024-12-19 | GET wellness/v2/support-cases |
Retrieve Support Case | GET wellness/v2beta2/support-cases/{id} |
2024-12-19 | GET wellness/v2/support-cases/{id} |
Create Support Case | POST wellness/v2beta2/support-cases |
2024-12-19 | POST wellness/v2/support-cases |
Retrieve Async Operations | GET wellness/v2beta2/async-operations |
2024-12-19 | GET wellness/v2/async-operations |
Retrieve Async Operation | GET wellness/v2beta2/async-operations/{id} |
2024-12-19 | GET wellness/v2/async-operations/{id} |