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)
message SendReportRequest
Fields
field request (Request)
field report (ReportMessage)