Queries the status of web tamper proofing.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
Parameter | Type | Required | Description | Example |
---|---|---|---|---|
SourceIp | string | No | The source IP address of the request. | 221.214.XXX.XX |
Lang | string | No | The language of the content within the request and response. Default value: zh. Valid values:
| zh |
From | string | No | The ID of the request source. Set the value to sas. | sas |
Response parameters
Examples
Sample success responses
JSON
format
{
"WhiteCount": 6,
"RequestId": "0B48AB3C-84FC-424D-A01D-B9270EF46038",
"ExpireTime": 1688090851000,
"DirCount": 2,
"AuthCount": 32,
"BindCount": 2,
"BlockCount": 48
}
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 | InternalError | The request processing has failed due to some unknown error. | - |
500 | ServerError | ServerError | - |
For a list of error codes, visit the Service error codes.
Change history
Change time | Summary of changes | Operation |
---|
No change history