Publishes a playbook. Once published, the playbook runs with the new logic.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
yundun-sas:PublishPlaybook |
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. |
ac343acc-1a61-4084-9a1c-xxxxxxx |
| Description |
string |
No |
The description of the published version. |
This is a waf processing playbook |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
The returned data. |
||
| RequestId |
string |
The ID of the request. Alibaba Cloud generates a unique ID for each request. You can use this ID to troubleshoot issues. |
C513FCEA-D71F-5E50-ADC4-FCF8C5DCF6BF |
Examples
Success response
JSON format
{
"RequestId": "C513FCEA-D71F-5E50-ADC4-FCF8C5DCF6BF"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.