Skip to main content

Request charger diagnostics logs

x-ms-visibility: "important"

Use this endpoint to request the charger to send its logs to the given URL

Path Parameters
    chargerId string required

    Unique identifier of the charger to get diagnostics from.

Request Body

Details for the diagnostics logs request.

    diagnosticsUrl string
    retryCount int32
    retryIntervalSeconds int32
Responses

The diagnostics logs request was successfully initiated.


Schema
    chargerId string
    status string
Loading...