Starts or stops a playbook.
Try it now
Test
RAM authorization
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| PlaybookUuid |
string |
Yes |
The UUID of the playbook. Note
Call the DescribePlaybooks operation to obtain this parameter. |
9fcd3829-80ff-4681-be1e-xxxxxxxx |
| Active |
integer |
Yes |
The status of the playbook. Valid values:
|
1 |
| Lang |
string |
No |
The language of the request and response. The default value is zh. Valid values:
|
zh |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
The response parameters. |
||
| RequestId |
string |
The ID of the request. This ID is a unique identifier generated by Alibaba Cloud for the request. You can use this ID to troubleshoot and locate issues. |
C2A32830-2842-5F8F-B4ED-E4783E400BBE |
Examples
Success response
JSON format
{
"RequestId": "C2A32830-2842-5F8F-B4ED-E4783E400BBE"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.