Queries the numbers of handled alerts of the precision defense type and the web tamper proofing type.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
Parameter | Type | Required | Description | Example |
---|
The current API does not require request parameters
Response parameters
Examples
Sample success responses
JSON
format
{
"DefenceCountTotal": 1,
"TamperProof15Days": 2,
"DefenceCount15Days": 1,
"TamperProofTotal": 1,
"RequestId": "89AD16CC-97EE-50F3-9B12-9E28E5C8****"
}
Error codes
HTTP status code | Error code | Error message | Description |
---|---|---|---|
403 | NoPermission | caller has no permission | You are not authorized to do this operation. |
500 | ServerError | ServerError | - |
For a list of error codes, visit the Service error codes.