Deletes a global IP address whitelist template.
Try it now
Test
RAM authorization
Action | Access level | Resource type | Condition key | Dependent action |
dds:DeleteGlobalSecurityIPGroup | delete | *All Resource
| None | None |
Request parameters
Parameter | Type | Required | Description | Example |
RegionId | string | Yes | The region ID. You can call the DescribeRegions operation to query the latest list of regions. | cn-hangzhou |
GlobalIgName | string | No | The name of the IP address whitelist template. The name must meet the following requirements:
| corp |
GlobalSecurityGroupId | string | Yes | The ID of the IP address whitelist template. | g-qxieqf40xjst1ngpr3jz |
Response elements
Element | Type | Description | Example |
object | |||
RequestId | string | The ID of the request. If you encounter an issue, provide this request ID to our support staff for troubleshooting. | 2F42BB4E-461F-5B55-A37C-53B1141C**** |
Examples
Success response
JSON format
{
"RequestId": "2F42BB4E-461F-5B55-A37C-53B1141C****"
}Error codes
HTTP status code | Error code | Error message | Description |
400 | RequiredParam.NotFound | Required input param is not found. |
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.