Get the below error when trying to mark Upstream targets healthy/unhealthy via Kong manager (this uses a PUT request to the Upstream’s health endpoint)
HTTP/1.1 400 Bad Request
{"message":"no healthchecker found for example-upstream"}Note: on a hybrid-mode Data Plane, this endpoint isn’t available at all and the request will 404, since Data Planes don’t expose this part of the Admin API. This only applies to standalone nodes or a Control Plane.