CreateGlobalSecurityIPGroup_云数据库 MongoDB 版_API文档

插件下载了解更多
VS Code 插件
安装插件之前,确保已安装 VS Code安装插件之前,确保已安装 VS Code
Alibaba Cloud Developer Toolkit is a collection of extensions that can help access Alibaba Cloud services in Visual Studio Code.
JetBrains 插件
安装插件之前,确保已安装 JetBrains IDE安装插件之前,确保已安装 JetBrains IDE
The Alibaba Cloud Developer Toolkit for JetBrains makes it easier to access Alibaba Cloud services.

流控信息

请求速率为200/60(s)。

授权信息

当前云产品暂无权限信息透出。

请求参数

字段名称字段详情
RegionIdstring

地域 ID,您可以调用 DescribeRegions 查询。

示例值:cn-hangzhou参考取值来源:
    DescribeRegions
GlobalIgNamestring

IP 白名单模板名称。IP 白名单模板名称需满足如下要求:展开详情

示例值:aizy参考取值来源:
    ModifyGlobalSecurityIPGroupName
字符长度 <= 120字符长度 >= 2
GIpListstring

白名单模板内的 IP 地址。展开详情

示例值:27.18.86.18,183.92.40.129

返回参数

字段名称字段详情
RequestIdstring

请求 ID。

示例值:F8CA8312-530A-413A-9129-F2BB32A8D404
GlobalSecurityIPGrouparray<object>

IP 白名单模板列表

返回示例

错误码

全局错误码
HTTP 状态码错误码错误信息操作
400
RequiredParam.NotFound
Required input param is not found.诊断
400
InvalidSecurityIPList.QuotaExceeded
Specified security IP list is not valid: Exceeding the allowed amount of IP address in the list.诊断
400
InvalidSecurityIPList.Format
Specified security IP list format is not valid.诊断
400
InvalidSecurityIPList.Duplicate
Specified security IP list is not valid: Duplicate IP address in the list诊断
404
InvalidUser.NotFound
Specified user does not exist.诊断

变更历史

暂无变更历史

相关示例