Skip to content

gatos.shutdown_engines

tool Common vessel actions

Shut down all engines on one vessel.

Use when
The intent is an immediate engine shutdown.
Availability
control_enabled and vessel authority rules apply.

Input

FieldTypeRequirementDescription
vessel_idstringRequiredRaw target vessel id.

Call example

gatos.shutdown_engines({"vessel_id":"Hunter"})

Result

Command result for canonical vessel.shutdown.

Errors

  • ENOENT for a missing vessel; EACCES when control authority is denied.

Operational notes

  • An ignited SRB cannot be shut down by this action.