All Products
Search
Document Center

Security Center:DescribeCountScannedImage

Last Updated:Jul 26, 2024

Queries the number of images that are scanned.

Debugging

OpenAPI Explorer automatically calculates the signature value. For your convenience, we recommend that you call this operation in OpenAPI Explorer.

Authorization information

There is currently no authorization information disclosed in the API.

Request parameters

ParameterTypeRequiredDescriptionExample
The current API does not require request parameters

Response parameters

ParameterTypeDescriptionExample
object
RequestIdstring

The ID of the request, which is used to locate and troubleshoot issues.

3F4236AB-7070-538D-85EB-98EBFE6C****
ScannedCountinteger

The number of images that are scanned.

11

Examples

Sample success responses

JSONformat

{
  "RequestId": "3F4236AB-7070-538D-85EB-98EBFE6C****",
  "ScannedCount": 11
}

Error codes

HTTP status codeError codeError messageDescription
403NoPermissioncaller has no permissionYou are not authorized to do this operation.
500ServerErrorServerError-

For a list of error codes, visit the Service error codes.