Resources | global | policyServer | failureCounters

failureCounters

Specifies the Policy failure counters.

Operational Data

ParameterDescription
systemName
numQueryError Number of requests that encountered an SQL Query Error.
numInternalError Number of requests that encountered an Internal Error.
numExternalError Number of requests that encountered an External Error.
REST API: GET Example

curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/api/operational/global/policyServer/failureCounters/{systemName}

  • No labels