Enables the anti-ransomware feature.
Prerequisites
- Your Alibaba Cloud account is used to log on to the Security Center console.
- Your Alibaba Cloud account passed real-name verification.
Debugging
Request parameters
Parameter | Type | Required | Example | Description |
---|---|---|---|---|
Action | String | Yes | AutoBuyBackupProduct |
The operation that you want to perform. Set the value to AutoBuyBackupProduct. |
Response parameters
Parameter | Type | Example | Description |
---|---|---|---|
RequestId | String | D0D6E6E4-CB8C-4897-B852-46AEFDA04B21 |
The ID of the request, which is used to locate and troubleshoot issues. |
Examples
Sample requests
http(s)://[Endpoint]/?Action=AutoBuyBackupProduct
&Common request parameters
Sample success responses
XML
format
HTTP/1.1 200 OK
Content-Type:application/xml
<AutoBuyBackupProductResponse>
<RequestId>D0D6E6E4-CB8C-4897-B852-46AEFDA04B21</RequestId>
</AutoBuyBackupProductResponse>
JSON
format
HTTP/1.1 200 OK
Content-Type:application/json
{
"RequestId" : "D0D6E6E4-CB8C-4897-B852-46AEFDA04B21"
}
Error codes
For a list of error codes, visit the API Error Center.