v1.16.3
This commit is contained in:
@@ -265,7 +265,7 @@ func (r CreateRequest) GetRAM() map[string]uint64 {
|
||||
|
||||
type wrapperCreateRequest struct {
|
||||
CreateRequest
|
||||
AsyncMode bool `json:"asyncMode"`
|
||||
AsyncMode bool `json:"async_mode"`
|
||||
}
|
||||
|
||||
// Create creates KVM x86 VM based on specified OS image
|
||||
|
||||
Reference in New Issue
Block a user