v3

latestOpenAPI 3.1.02026-08-08155201291.7 KB
Propagation

Submit Propagation

Submit a propagation job for processing. Submitting a propagation job is an idempotent operation. Once a propagation job has been submitted and entered the PENDING state, submitting it again will have no further effect. <br/> If the propagation job as configured at submission fails validation, the propagation job will return HTTP status 422 (Unprocessable Entity) and the propagation job will not enter the PENDING state until the configuration is updated and the propagation job is submitted again.

put/propagations/{id}/submit

Path parameters

idstring uuid required

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