mirror of
https://hubproxy.babadafafafafa.cn/https://github.com/yunionio/cloudpods.git
synced 2026-09-21 00:24:07 +08:00
13 lines
301 B
YAML
13 lines
301 B
YAML
post:
|
|
summary: 清除弹性EIP数据库记录(并不真正删除资源)
|
|
parameters:
|
|
- $ref: "../parameters/elasticip.yaml#/elasticipId"
|
|
responses:
|
|
200:
|
|
description: 弹性IP信息
|
|
schema:
|
|
$ref: "../schemas/elasticip.yaml#/ElasticIpResponse"
|
|
|
|
tags:
|
|
- elasticips
|