Skip to main content

Reboot a charger

x-ms-visibility: "important"

Initiates a soft or hard reboot on the specified charger. Available values for rebootType are: "Soft", "Hard".

Path Parameters
    chargerId string required

    Unique identifier of the charger to reboot.

Request Body

Details for the reboot operation.

    rebootType string
Responses

The reboot operation was successfully initiated.


Schema
    chargerId string
    rebootType string
    status string
Loading...