public class Probe
extends Object
Representation of a probe result.
Probes simply return a status code of 200 for okay and some other code if not. They should provide very limited
information to the caller for security reasons as they generally provide unauthenticated access.