Health Module APIs Deprecated

Prev Next

The following APIs have been deprecated and removed in the 2021.2 Itential Platform release.

Note: Refer to the Itential API site for documentation on the replacement /health APIs listed below.

Health Module APIs Replaced

Item Description Replacement
GET /health/modules Get the health data of all current services in IAP. GET /health/adapters or GET /health/applications
GET /health/module/:module Get the health data for a single service in IAP. GET /health/adapters/:name or GET /health/applications/:name