|
Parameter | Description | |
---|---|---|
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} |