mirror of
https://github.com/yunionio/cloudpods.git
synced 2026-09-19 10:46:58 +08:00
11 lines
248 B
YAML
11 lines
248 B
YAML
post:
|
|
summary: 同步实例状态
|
|
parameters:
|
|
- $ref: '/parameters/instance.yaml#instanceId'
|
|
responses:
|
|
200:
|
|
description: 实例信息
|
|
schema:
|
|
$ref: '/schemas/instance.yaml#InstanceResponse'
|
|
tags:
|
|
- instance |