Standard
Health check
This is an example of the Health endpoint. The path of the endpoint can be set in the Descriptor.
Any response code different from 200 will be treated as the app is unhealthy.
get/health
Headers
TR_IDstring
A trace id, to help track problems. If it's not received, an auto-generated value will be used for logging. TR_ID header should also be set on the response.
Response
App is healthy.