Restart the chargers specified in the request body
x-ms-visibility: "important"
There are two options for the restart, full or soft. full-can do also powercycle, soft-usually only restarts the fw
Path Parameters
type string required
Options are: full or soft. Option is case sensitive so use lower case!
application/json
Request Body required
List of chargers that need to be rebooted
chargerIds string[]
Responses
- 200
- 400
- 401
The command has been send to chargers
text/plain
Schema
Schema
string
Errors in the route parameters
text/plain
Schema
Schema
string
Customer not found or not authorised
Loading...