Get 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.
GET
/api/fleet/outputs/{outputId}/health
curl \
--request GET 'https://localhost:5601/api/fleet/outputs/{outputId}/health' \
--header "Authorization: $API_KEY"