Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.cyberwave.com/llms.txt

Use this file to discover all available pages before exploring further.

TaskExecutionSchema

Schema for TaskExecution response.

Properties

NameTypeDescriptionNotes
uuidstr
task_uuidstr
task_namestr
twin_uuidstr
mission_execution_uuidstr[optional]
mission_stepint[optional]
parametersDict[str, object]
statusstr
action_idstr
external_referencestr
created_atdatetime
started_atdatetime[optional]
completed_atdatetime[optional]
resultDict[str, object]
error_messagestr