Files
cloudpods/docs/instance/attach-isolate-device.yaml
2019-06-11 23:51:24 +08:00

16 lines
388 B
YAML

post:
summary: 透传设备
parameters:
- $ref: '../parameters/instance.yaml#/instanceId'
- in: body
name: server
required: true
schema:
$ref: '../schemas/instance.yaml#/InstanceAttachIsolateDevice'
responses:
200:
description: 实例信息
schema:
$ref: '../schemas/instance.yaml#/InstanceResponse'
tags:
- instance