Modifies the mapping between a global IP whitelist template and an ApsaraDB for MongoDB instance.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
dds:ModifyGlobalSecurityIPGroupRelation |
update |
*Instance
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| RegionId |
string |
Yes |
The region ID of the instance. You can call the DescribeRegions operation to query the region list. |
cn-hangzhou |
| DBClusterId |
string |
Yes |
The instance ID. |
dds-2ze6069764423m0l |
| GlobalSecurityGroupId |
string |
Yes |
The ID of the global IP whitelist template. |
g-u0qdtybfvxhaxrrhk4n7 |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
Schema of Response |
||
| RequestId |
string |
The request ID. |
52820D2B-B2DD-59F0-BDF2-83EC19C6F1CA |
Examples
Success response
JSON format
{
"RequestId": "52820D2B-B2DD-59F0-BDF2-83EC19C6F1CA"
}
Error codes
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 400 | RequiredParam.NotFound | Required input param is not found. | |
| 400 | InvalidParameters.Format | The specified parameters are invalid. |
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.