Request diagnostic upload from a station.
POST
/api/getDiagnostics
Request Body required
Section titled “Request Body required ”object
station_id
required
string
location
required
Upload location (FTP/HTTP URL).
string
retries
integer
retryInterval
integer
startTime
ISO-8601 start filter.
string
stopTime
ISO-8601 stop filter.
string
Responses
Section titled “ Responses ”Diagnostics queued.
object
Bad request / missing parameters.
object
error
Error description.
string
Station not connected / resource not found.
object
error
Error description.
string
Internal server error.
object
error
Error description.
string