All Products
Search
Document Center

Security Center:OperateBucketScanTask

Last Updated:Feb 20, 2024

Manages an Object Storage Service (OSS) bucket check task.

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
BucketNamestringNo

The name of the bucket.

iboxpublic****
OperateCodeintegerNo

The operation that you want to perform on the bucket. Valid value:

  • 1: cancels the bucket check.
1

Response parameters

ParameterTypeDescriptionExample
object
RequestIdstring

The request ID.

0C8487EF-50C2-54BB-8634-10F8C35D****

Examples

Sample success responses

JSONformat

{
  "RequestId": "0C8487EF-50C2-54BB-8634-10F8C35D****"
}

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.

Change history

Change timeSummary of changesOperation
No change history