删除弹性Ip
DELETE
https://vpc.jdcloud-api.com/v1/regions/{regionId}/elasticIps/{elasticIpId}
名称 | 类型 | 是否必需 | 默认值 | 描述 |
---|---|---|---|---|
regionId | String | True | Region ID | |
elasticIpId | String | True | ElasticIp ID |
无
名称 | 类型 | 描述 |
---|---|---|
requestId | String | 请求ID |
返回码 | 描述 |
---|---|
200 | OK |
400 | Invalid param 'xxx' |
404 | elasticIp 'xxx' not found |
500 | Unknown server error |
503 | Service unavailable |