v1.12.0
This commit is contained in:
@@ -14,7 +14,7 @@ type ApplyIpmiActionRequest struct {
|
||||
NID uint64 `url:"nid" json:"nid" validate:"required"`
|
||||
|
||||
// Action
|
||||
// on of actions power_on shutdown force_shutdown reboot
|
||||
// Available values : is_powered, power_on, shutdown, force_shutdown, reboot.
|
||||
// Required: true
|
||||
Action string `url:"action" json:"action" validate:"required,action"`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user