v1.9.0
This commit is contained in:
@@ -22,10 +22,6 @@ type MigrateRequest struct {
|
||||
// on source node and recreate on the target
|
||||
// Required: false
|
||||
Force bool `url:"force,omitempty" json:"force,omitempty"`
|
||||
|
||||
// Reason for action
|
||||
// Required: false
|
||||
Reason string `url:"reason,omitempty" json:"reason,omitempty"`
|
||||
}
|
||||
|
||||
// Migrate migrates compute to another stack
|
||||
|
||||
Reference in New Issue
Block a user