Deletes a protection policy.
Try it now
Test
RAM authorization
Action | Access level | Resource type | Condition key | Dependent action |
bdrc:DeleteProtectionPolicy | delete | *All Resource
| None | None |
Request syntax
DELETE /api/v1/protection-policies/{ProtectionPolicyId} HTTP/1.1Request parameters
Parameter | Type | Required | Description | Example |
ProtectionPolicyId | string | Yes | Protection policy ID. | p-123***7890 |
Response elements
Element | Type | Description | Example |
object | |||
RequestId | string | The unique identifier of the request. | 5B2F09BF-CEBD-5A7E-AC01-E7F86169A5E5 |
Examples
Success response
JSON format
{
"RequestId": "5B2F09BF-CEBD-5A7E-AC01-E7F86169A5E5"
}Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.