Modifies the configuration of a playbook.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
yundun-sas:ModifyPlaybook |
update |
*Playbook
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| PlaybookUuid |
string |
Yes |
The UUID of the playbook. Note
Call the DescribePlaybooks operation to obtain this parameter. |
8baa6cff-319e-4ede-97bc-1586c35e61f8 |
| DisplayName |
string |
Yes |
The display name of the playbook. |
aliyun_waf_test_playbook |
| Taskflow |
string |
No |
The XML configuration of the playbook. |
|
| Description |
string |
No |
The description of the playbook. |
demo test task |
| Lang |
string |
No |
The language of the request and response.
|
zh |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
The data returned. |
||
| RequestId |
string |
The unique ID of the request. Use this ID to locate and troubleshoot issues. |
9B584F84-D66A-5525-8E7B-05612A903ABF |
Examples
Success response
JSON format
{
"RequestId": "9B584F84-D66A-5525-8E7B-05612A903ABF"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.