v1.9.0
This commit is contained in:
@@ -17,10 +17,6 @@ type MassDeleteRequest struct {
|
||||
// Delete computes permanently
|
||||
// Required: false
|
||||
Permanently bool `url:"permanently,omitempty" json:"permanently,omitempty"`
|
||||
|
||||
// Reason for action
|
||||
// Required: false
|
||||
Reason string `url:"reason,omitempty" json:"reason,omitempty"`
|
||||
}
|
||||
|
||||
// MassDelete starts jobs to delete several computes
|
||||
|
||||
Reference in New Issue
Block a user