Get the alerting framework health
Deprecated
Spaces method and path for this operation:
get /s/{space_id}/api/alerts/alerts/_health
Refer to Spaces for more information.
Deprecated in 7.13.0. Use the get alerting framework health API instead.
GET
/api/alerts/alerts/_health
curl \
--request GET 'https://localhost:5601/api/alerts/alerts/_health' \
--header "Authorization: $API_KEY"