v1.6.0-zeta
This commit is contained in:
@@ -50,6 +50,10 @@ type CreateBlankRequest struct {
|
||||
// Text description of this VM
|
||||
// Required: false
|
||||
Description string `url:"desc,omitempty" json:"desc,omitempty"`
|
||||
|
||||
//Type of compute Stateful (KVM_X86) or Stateless (SVA_KVM_X86)
|
||||
// Required: false
|
||||
Driver string `url:"driver,omitempty" json:"driver,omitempty"`
|
||||
}
|
||||
|
||||
type wrapperCreateBlankRequest struct {
|
||||
|
||||
Reference in New Issue
Block a user