You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Current »

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