improve power route handler and error handling,
add test sim for bmc power sw
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"error": true,
|
||||
"description": "Missing search parameter requested_state"
|
||||
}
|
||||
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"error": true,
|
||||
"description": "Invalid requested_state must be 0 or 1"
|
||||
}
|
||||
Reference in New Issue
Block a user