Deletes a VServer group.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
slb:DeleteVServerGroup |
delete |
*loadbalancer
|
|
None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| RegionId |
string |
Yes |
The ID of the region to which the associated Server Load Balancer (SLB) instance belongs. |
cn-hangzhou |
| VServerGroupId |
string |
Yes |
The ID of the VServer group to be deleted. Note
If the VServer group is in use, it cannot be deleted. |
rsp-cige6j***** |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The ID of the request. |
9DEC9C28-AB05-4DDF-9A78-6B****** |
Examples
Success response
JSON format
{
"RequestId": "9DEC9C28-AB05-4DDF-9A78-6B******"
}
Error response
JSON format
{"Code":"InvalidParameter","Message":"The specified parameter is not valid.","HostId":"slb-pop.aliyuncs.com","RequestId":"0669D684-69D8-408E-A4FA-B9011E0F4E66"}
Error codes
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 400 | RspoolVipExist | there are vips associating with this vServer group. | The specified virtual server group already has a listener bound. |
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.