Pauses a service.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
cams:PauseMarketingFLow |
update |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| ActivityCode |
string |
No |
The activity code. |
439859845**234 |
| ActivityId |
string |
No |
The activity ID (deprecated). |
N/A |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| AccessDeniedDetail |
string |
The details about the access denial. This field is returned only when a RAM permission verification fails. |
{} |
| Message |
string |
The success message returned when the call succeeds, or the error message returned when the call fails. |
SampleValueSampleValueSampleValue. |
| RequestId |
string |
The ID of this request, which is a unique identifier generated by Alibaba Cloud for the request. You can use it to troubleshoot issues. |
SampleValue. |
| Data |
string |
The result details of the monitoring task. |
SampleValueSampleValue. |
| Code |
string |
The request status code.
|
OK |
| Success |
boolean |
Indicates whether the call was successful.
|
false |
Examples
Success response
JSON format
{
"AccessDeniedDetail": "{}",
"Message": "示例值示例值示例值",
"RequestId": "示例值",
"Data": "示例值示例值",
"Code": "OK",
"Success": false
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.