mirror of
https://github.com/yunionio/cloudpods.git
synced 2026-06-25 12:17:13 +08:00
14 lines
286 B
YAML
14 lines
286 B
YAML
post:
|
|
summary: NAT网关下DNAT规则EIP的集合
|
|
parameters:
|
|
- $ref: "../parameters/natgateway.yaml#/natgatewayId"
|
|
responses:
|
|
200:
|
|
description: DNAT规则EIP集合
|
|
schema:
|
|
- $ref: "../schemas/natgateway.yaml#/DNATResources"
|
|
tags:
|
|
- natgateway
|
|
|
|
|