vmm: api: ch-remote: Add balloon to VmResizeData

Signed-off-by: Hui Zhu <teawater@antfin.com>
This commit is contained in:
Hui Zhu
2020-04-03 17:27:20 +08:00
committed by Rob Bradford
parent f729b25a10
commit 8ffbc3d031
5 changed files with 44 additions and 2 deletions

View File

@@ -680,6 +680,10 @@ components:
description: desired memory ram in bytes
type: integer
format: int64
desired_ram_w_balloon:
description: desired ballon size in bytes
type: integer
format: int64
VmAddDevice:
type: object