This commit is contained in:
dayterr
2026-09-15 17:23:58 +03:00
parent 71b53b743d
commit b39021820a
21 changed files with 692 additions and 105 deletions

View File

@@ -288,7 +288,7 @@ func (r CreateRequest) GetRAM() map[string]uint64 {
type wrapperCreateRequest struct {
CreateRequest
AsyncMode bool `json:"asyncMode"`
AsyncMode bool `json:"async_mode"`
}
// Create creates KVM PowerPC VM based on specified OS image