Stream agent task result data
POST/submitAgentTaskResultStream/:AgentId/:DeviceId/:TaskId
Submits agent task result data to the hub as a streaming upload. Use this endpoint when the result payload is too large to send as a single request body, sending chunks incrementally until the task result is complete.
Request
Responses
- 200
The response object for SubmitAgentTaskResultsStream.