Modifies the traffic redirection status of the hybrid cloud SDK.
Operation description
Before calling this operation, make sure that the hybrid cloud feature is enabled for the WAF instance. Call the DescribeInstance operation to query instance details. If the Details.HybridCloud response parameter is true, the hybrid cloud feature is enabled. If the feature is not enabled, log on to the WAF console and upgrade the instance to enable the hybrid cloud feature.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
yundun-waf:ModifyHybridCloudSdkPullinStatus |
update |
*All Resource
|
|
None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| InstanceId |
string |
Yes |
Instance ID of the WAF instance. Note
You can call the DescribeInstanceInfo operation to query instance ID of the current WAF instance. |
waf-cn-7pp2le***01 |
| PullinStatus |
string |
Yes |
The traffic redirection status. Valid values:
|
on |
| Mid |
string |
Yes |
The machine identifier (MID). You can call the DescribeHybridCloudSdkServers operation to query the hybrid cloud SDK list and obtain this value. |
b3dbc5153317c79d8ca9f9***ea |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
The response struct. |
||
| RequestId |
string |
The request ID. |
D7861F61-5B61-46CE-A47C-6B191**EB0 |
Examples
Success response
JSON format
{
"RequestId": "D7861F61-5B61-46CE-A47C-6B191**EB0"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.