Class SloCriteria


public class SloCriteria extends ObjectWithJsonToString
A resilience verdict request: a named set of SloObjectives evaluated synchronously over an already-elapsed SloWindow. Submitted to PUT /mockserver/verifySLO and answered with an SloVerdict.

All objectives must hold for the criteria to PASS. The minimumSampleCount guard yields INCONCLUSIVE when there are too few samples in the window to draw a verdict. An optional upstreamHosts filter narrows evaluation to specific upstreams; null/empty means aggregate across all hosts.