v3

latestOpenAPI 3.1.02026-08-08155201291.7 KB
Propagation

Add Opm

Add an OPM file to propagation job. Configures the propagation's initial state and maneuvers.

If the propagation is configured to use a target_duration instead of an end_time,
this endpoint will automatically update the start_time of the propagation to
match the epoch of the state vector from the OPM.
post/propagations/{id}/opm

Path parameters

idstring uuid required

UUID of Propagation

UUID of Propagation

Response

Successful Response

idstring uuid required
created_atstring date-time nullable
status'CREATED' | 'PENDING' | 'RUNNING' | 'SUCCESS' | 'FAILURE' | 'CANCELED' required
ephemeris_idstring uuid nullable
start_timestring date-time nullable
end_timestring date-time nullable
started_atstring date-time nullable
completed_atstring date-time nullable
target_durationnumber nullable
timestepnumber nullable
enable_discontinuitiesboolean
maneuver_countinteger
tle_idstring uuid nullable
state_vector_idstring uuid nullable