Skip to main content
API

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!

Request Body required

List of chargers that need to be rebooted

    chargerIds string[]
Responses

The command has been send to chargers


Schema

    string

Loading...