Queries the summary information about the types of files for which web tamper proofing is enabled.
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
{
"TotalCount": 639,
"RequestId": "4BB99533-4FDC-5B9C-A5E4-5AE3E9BE5C78",
"List": [
{
"Type": "jsp",
"Count": 3
}
]
}
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.
Change history
Change time | Summary of changes | Operation |
---|
No change history