Messages
{
"success": true,
"error": "<string>"
}{
"task_id": 123,
"status": "<string>",
"completed": true,
"stdout": "<string>",
"stderr": "<string>"
}Websockets
Mythic_rpc_task_update
Update task information
WSS
mythic_rpc_task_update
Messages
{
"success": true,
"error": "<string>"
}{
"task_id": 123,
"status": "<string>",
"completed": true,
"stdout": "<string>",
"stderr": "<string>"
}Task Update Response
type:object
Response for task update operation
Task Update Request
type:object
Update task information