All Products
Search
Document Center

Security Center:DeleteBackupPolicy

Last Updated:May 22, 2025

Deletes an anti-ransomware policy.

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
IdlongYes

The ID of the anti-ransomware policy that you want to delete.

Note You can call the DescribeBackupPolicies operation to query the IDs of anti-ransomware policies.
12
PolicyVersionstringNo

The version of the anti-ransomware policy that you want to delete. You can call the DescribeBackupPolicies operation to query the versions of anti-ransomware policies. Valid values:

  • 1.0.0
  • 2.0.0
2.0.0

Response parameters

ParameterTypeDescriptionExample
object

The data returned.

RequestIdstring

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

24A20733-10A0-4AF6-BE6B-E3322413BB68

Examples

Sample success responses

JSONformat

{
  "RequestId": "24A20733-10A0-4AF6-BE6B-E3322413BB68"
}

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
2022-08-01The internal configuration of the API is changed, but the call is not affectedView Change Details
2022-08-01The internal configuration of the API is changed, but the call is not affectedView Change Details