Get the latest output health
Spaces method and path for this operation:
get /s/{space_id}/api/fleet/outputs/{outputId}/health
Refer to Spaces for more information.
[Required authorization] Route required privileges: fleet-settings-read.
GET
/api/fleet/outputs/{outputId}/health
curl \
--request GET 'http://localhost:5601/api/fleet/outputs/{outputId}/health' \
--header "Authorization: $API_KEY"