Breaking Change for 2022.1
The following is a breaking change in Admin Essentials for the 2022.1 release.
API removal due to scheduled deprecations
Below is a list of APIs removed from Itential Platform. Our policy is to provide a deprecation notice two (2) release cycles in advance (at a minimum) before the API is removed. This list represents the latest deprecations announced for the 2022.1 release.
What should I do?
Review any custom apps and adapters that might reference any APIs on the list and change them to the replacement call (or remove them if no replacement call is provided).
Removed APIs
Item | Description | Deprecation Release | Actual Removal Release | Replacement |
---|---|---|---|---|
GET /admin/services/health | Get the health of all services. | 2021.2 | 2023.1 | GET /health/adapters or GET /health/applications |