v1.11.0
This commit is contained in:
@@ -17,11 +17,6 @@ type StopRequest struct {
|
||||
// Force stop compute
|
||||
// Required: false
|
||||
Force bool `url:"force,omitempty" json:"force,omitempty"`
|
||||
|
||||
// whether to depresent compute disks from node or not
|
||||
// Default: true
|
||||
// Required: false
|
||||
Depresent bool `url:"depresent" json:"depresent"`
|
||||
}
|
||||
|
||||
// Stop stops compute
|
||||
|
||||
Reference in New Issue
Block a user