Adds an IP address, IP address range, or CIDR block to the IP whitelist.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
dm:AddIpfilter |
create |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| IpAddress |
string |
Yes |
The IP address, IP address range, or CIDR block to add to the whitelist. |
xxx.xxx.xxx.xxx xxx.xxx.xxx.xxx-xxx.xxx.xxx.xxx xxx.xxx.xxx.xxx/xxx |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
Request ID |
0E9282E8-DC08-5445-8FB0-B9F0CA28B249 |
| IpFilterId |
string |
The ID of the IP whitelist entry. |
10795 |
Examples
Success response
JSON format
{
"RequestId": "0E9282E8-DC08-5445-8FB0-B9F0CA28B249",
"IpFilterId": "10795"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.