v1.12.1
This commit is contained in:
@@ -154,7 +154,7 @@ type CreateRequest struct {
|
||||
// Required: false
|
||||
CustomField string `url:"customFields,omitempty" json:"customFields,omitempty"`
|
||||
|
||||
//Type of compute Stateful (KVM_X86) or Stateless (SVA_KVM_X86)
|
||||
//Type of compute Stateful (KVM_X86)
|
||||
// Required: false
|
||||
Driver string `url:"driver,omitempty" json:"driver,omitempty"`
|
||||
|
||||
|
||||
@@ -61,7 +61,7 @@ type CreateBlankRequest struct {
|
||||
// Required: false
|
||||
Description string `url:"desc,omitempty" json:"desc,omitempty"`
|
||||
|
||||
//Type of compute Stateful (KVM_X86) or Stateless (SVA_KVM_X86)
|
||||
//Type of compute Stateful (KVM_X86)
|
||||
// Required: false
|
||||
Driver string `url:"driver,omitempty" json:"driver,omitempty"`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user