Modifies the IP address whitelist for an AI service.
Try it now
Test
RAM authorization
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| DBInstanceId |
string |
Yes |
The ID of the instance. Note
To view details of all instances in a destination region, including their IDs, call the DescribeDBInstances operation. |
gp-xxxxxxxxx |
| Type |
string |
Yes |
The service type. Only drama is supported. |
drama |
| ServiceId |
string |
Yes |
The ID of the service. |
drama-123456 |
| SecurityIPList |
string |
Yes |
A comma-separated list of IP addresses or CIDR blocks in the IP address whitelist group. You can specify up to 1000 entries. To block all external IP addresses, set this parameter to 127.0.0.1. Valid formats include the following:
|
127.0.0.1 |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The ID of the request. |
ABB39CC3-4488-4857-905D-2E4A051D0521 |
Examples
Success response
JSON format
{
"RequestId": "ABB39CC3-4488-4857-905D-2E4A051D0521"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.