v1.9.0
This commit is contained in:
@@ -37,10 +37,6 @@ type RedeployRequest struct {
|
||||
// Set this flag to True to force stop running compute instance and redeploy next
|
||||
// Required: false
|
||||
ForceStop bool `url:"forceStop,omitempty" json:"forceStop,omitempty"`
|
||||
|
||||
// Reason for action
|
||||
// Required: false
|
||||
Reason string `url:"reason,omitempty" json:"reason,omitempty"`
|
||||
}
|
||||
|
||||
// Redeploy redeploys compute
|
||||
|
||||
Reference in New Issue
Block a user