Files
cloudpods/docs/elasticip/associate.yaml
2019-07-24 16:10:06 +08:00

14 lines
370 B
YAML

post:
summary: 绑定资源
parameters:
- $ref: "../parameters/elasticip.yaml#/elasticipId"
- $ref: "../parameters/elasticip.yaml#/instance_id"
- $ref: "../parameters/elasticip.yaml#/instance_type"
responses:
200:
description: 弹性IP信息
schema:
$ref: "../schemas/elasticip.yaml#ElasticIpResponse"
tags:
- elasticips