v1.0.1
This commit is contained in:
@@ -98,7 +98,7 @@ type ListVMRequest struct {
|
||||
|
||||
// Set memory hotplugging mode for the specified VM.
|
||||
// Required: false
|
||||
RAMHotplugEnabled bool `url:"ram_hotplug_enabled" json:"ram_hotplug_enabled"`
|
||||
RAMHotplugEnabled bool `url:"ram_hotplug_enabled,omitempty" json:"ram_hotplug_enabled,omitempty"`
|
||||
|
||||
// Set memory guarantee size as a percentage of VM RAM.
|
||||
// Required: false
|
||||
|
||||
Reference in New Issue
Block a user