mirror of
https://github.com/yunionio/cloudpods.git
synced 2026-05-22 12:32:36 +08:00
12 lines
266 B
YAML
12 lines
266 B
YAML
post:
|
|
summary: 同步弹性EIP状态
|
|
parameters:
|
|
- $ref: "../parameters/elasticip.yaml#/elasticipId"
|
|
responses:
|
|
200:
|
|
description: 弹性IP信息
|
|
schema:
|
|
$ref: "../schemas/elasticip.yaml#/ElasticIpResponse"
|
|
|
|
tags:
|
|
- elasticips |