All Products
Search
Document Center

Security Center:OpenBackupAutoConfig

Last Updated:May 22, 2025

Enables the automatic configuration of anti-ransomware policies for servers in the managed anti-ransomware feature. You can call this operation only after you purchase the managed anti-ransomware feature.

Debugging

You can run this interface directly in OpenAPI Explorer, saving you the trouble of calculating signatures. After running successfully, OpenAPI Explorer can automatically generate SDK code samples.

Authorization information

There is currently no authorization information disclosed in the API.

Request parameters

ParameterTypeRequiredDescriptionExample
MaxBatchSizeintegerNo

The number of servers specified in a batch of anti-ransomware policies that are automatically generated by the managed anti-ransomware feature.

Note The maximum value is 50. If the number of specified servers exceeds 50, the value 50 is used.
20

Response parameters

ParameterTypeDescriptionExample
object

BaseResult

RequestIdstring

The request ID.

ADE57832-9666-511C-9A80-B87DE2E8****

Examples

Sample success responses

JSONformat

{
  "RequestId": "ADE57832-9666-511C-9A80-B87DE2E8****"
}

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.