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.

MissionExecutionSchema

Schema for Mission execution response.

Properties

NameTypeDescriptionNotes
uuidstr
mission_uuidstr
twin_uuidstr
task_sequence_snapshotList[Optional[Dict[str, object]]]
parametersDict[str, object]
priorityint[optional]
start_atdatetime[optional]
dry_runbool
idempotency_keystr
current_stepint
statusstr
needs_cancelledbool
created_atdatetime
started_atdatetime[optional]
completed_atdatetime[optional]
timeoutint[optional]
resultDict[str, object]