Disables a scenario-specific policy.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
yundun-ddoscoo:DisableSceneDefensePolicy |
update |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| PolicyId |
string |
Yes |
The ID of the policy to disable. Note
Call DescribeSceneDefensePolicies to query all policy IDs. |
321a-fd31-df51-**** |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| Success |
boolean |
Indicates whether the API call was successful. Valid values:
|
true |
| RequestId |
string |
The ID of the request. |
F65DF043-E0EB-4796-9467-23DDCDF92C1D |
Examples
Success response
JSON format
{
"Success": true,
"RequestId": "F65DF043-E0EB-4796-9467-23DDCDF92C1D"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.