Modifies hybrid cloud node information.
Operation description
Before calling this operation, make sure that the hybrid cloud feature is enabled for the WAF instance. You can call the DescribeInstance operation to query instance details. If the returned parameter Details.HybridCloud is true, the hybrid cloud feature is enabled. If it 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:ModifyHybridCloudServer |
update |
*All Resource
|
|
None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| InstanceId |
string |
Yes |
The ID of the WAF instance. Note
You can call the DescribeInstanceInfo operation to query the ID of the current WAF instance. |
waf_cdnsdf3**** |
| Mid |
string |
Yes |
The machine identifier (MID). |
b1bf3f544f30c1de0b72d91290**ccb |
| CustomName |
string |
Yes |
The node name. |
groupTest |
| Operator |
string |
Yes |
The cloud service provider. |
aliyun |
| Continents |
string |
Yes |
The continent. |
asiapacific |
| RegionCode |
string |
Yes |
The city. |
beijing |
| RegionId |
string |
No |
The region where the WAF instance resides. Valid values:
|
cn-hangzhou |
| ResourceManagerResourceGroupId |
string |
No |
The Alibaba Cloud resource group ID. |
rg-acfm***q |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
The response parameters. |
||
| RequestId |
string |
The request ID. |
26DCD663-5EB8-5103-B270-E24A32***5F0 |
Examples
Success response
JSON format
{
"RequestId": "26DCD663-5EB8-5103-B270-E24A32***5F0"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.