Skip to main content

report_service


service Report

Used to report messages to the Swarm Controller server.

rpc SendReport

Send a report to the server.

Accepts

SendReportRequest

Returns

Response

message ReportMessage

Message container for a report.

Fields

field  report_code  (int32) integer report code, interpreted by the backend


message SendReportRequest

Fields

field  request  (Request) request data

field  report  (ReportMessage) report data