{{ endpointHeading }}
{{ endpointStatusLabel }}


{{ alert.msg }}
({{ actualPathPrefixLabel }} {{ defaultCtxPathPrefix }}{{ endpoint.path }})

{{ responseHeaderNameLabel }} {{ responseHeaderValueLabel }}
{{ noSeqFound }}
{{ orderNoLabel }} {{ statusCodeLabel }} {{ frequencyLabel }} {{ responseBodyLabel }}
{{ x.orderNo }} {{ x.httpStatusCode }} {{ x.frequencyCount }} {{ (x.responseBody != null) ? ( x.responseBody | limitTo: responseBodyLimit ) : 'N/A' }}


{{ noRulesFound }}
{{ ruleLabel }} {{ statusCodeLabel }} {{ responseBodyLabel }}
{{ x.orderNo }} {{ x.httpStatusCode }} {{ (x.responseBody != null) ? ( x.responseBody | limitTo: responseBodyLimit ) : 'N/A' }}



{{ manageHttpProxyQueueLabel }}
{{ option1Label }} - {{ option1Text }}

{{ option2Label }} - {{ option2Text }}




{{ activeClientConnectionsLabel }}
{{ noActiveWsClientsFound }}
{{ clientIdHeading }} {{ clientJoinDateHeading }}
{{ ws.id }} {{ ws.dateJoined | date: "dd/MM/yyyy HH:mm:ss" : "UTC" }}

{{ activeClientConnectionsLabel }}
{{ noActiveSseClientsFound }}
{{ clientIdHeading }} {{ clientJoinDateHeading }}
{{ as.id }} {{ as.dateJoined | date: "dd/MM/yyyy HH:mm:ss" : "UTC" }}











{{ latencyRangeLabel }}

{{ latencyRangeMinLabel }}
{{ latencyRangeMaxLabel }}