删除虚拟服务器组
DELETE
https://cps.jdcloud-api.com/v1/regions/{regionId}/serverGroups/{serverGroupId}
名称 | 类型 | 是否必需 | 默认值 | 描述 |
---|---|---|---|---|
regionId | String | True | 地域ID,可调用接口(describeCPSLBRegions)获取云物理服务器支持的地域 | |
serverGroupId | String | True | 服务器组ID |
无
名称 | 类型 | 描述 |
---|---|---|
result | Result | |
requestId | String |
名称 | 类型 | 描述 |
---|---|---|
success | Boolean | 删除操作是否成功 |
返回码 | 描述 |
---|---|
200 | OK |
400 | Bad request |
404 | Not found |
500 | Internal server error |
503 | Service unavailable |