Screening

Add Screenables Batch

post/screenings/{id}/screenables_batch

Path parameters

idstring uuid required

Request body

Response

Successful Response

idstring uuid required
group_idstring uuid nullable
status'CREATED' | 'PENDING' | 'RUNNING' | 'SUCCESS' | 'FAILURE' | 'CANCELED' required
started_atstring date-time nullable
created_atstring date-time nullable
completed_atstring date-time nullable
updated_atstring date-time nullable
threshold_radius_kmnumber required
threshold_radius_manned_kmnumber nullable
threshold_radius_active_kmnumber nullable
threshold_radius_debris_kmnumber nullable
default_secondary_hbr_mnumber required
auto_archiveboolean required
include_primary_vs_primaryboolean required
titlestring nullable
notesstring nullable
screening_type'ON_ORBIT' | 'LAUNCH' required
hard_body_shape'SQUARE' | 'CIRCLE' required
strict_coverageboolean required
publish_cdmsboolean required
screen_count_expectedinteger nullable
screen_count_currentinteger nullable
launch_window_startstring date-time nullable
launch_window_endstring date-time nullable
launch_window_cadence_sinteger nullable
archivedboolean required
percent_completenumber required
primary_sources_countinteger
secondary_sources_countinteger
primaries_countinteger nullable
secondaries_countinteger nullable
lowest_miss_distance_kmnumber nullable
highest_pcnumber nullable
next_tcastring date-time nullable
propagation_start_timestring date-time nullable
propagation_duration_snumber nullable
propagation_timestep_snumber nullable
secondary_any_coverage_endstring date-time nullable
secondary_any_coverage_startstring date-time nullable
secondary_full_coverage_endstring date-time nullable
secondary_full_coverage_startstring date-time nullable
failure_messagestring nullable
conjunctions_countinteger required
high_risk_conjunctions_countinteger required
high_risk_pcnumber required
high_risk_md_kmnumber required
low_risk_pcnumber required
low_risk_md_kmnumber required
ssc_sustainability_threshold_conjunction_countinteger required
ssc_maneuver_planning_threshold_conjunction_countinteger required
primary_rsos_countinteger
secondary_rsos_countinteger
propagations_countinteger
schedule_idstring uuid nullable

Changes

Changed in 2 of the 4 revisions of this API.4

    • added the optional property primary_rsos_preview/items/auto_maneuvering to the response with the 200 status

      response-optional-property-added

    • added the optional property secondary_rsos_preview/items/auto_maneuvering to the response with the 200 status

      response-optional-property-added

    This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • added the optional property primary_sources_preview/items/propagation/anyOf[subschema #1: PropagationRead]/enable_discontinuities to the response with the 200 status

      response-optional-property-added

    • added the optional property secondary_sources_preview/items/propagation/anyOf[subschema #1: PropagationRead]/enable_discontinuities to the response with the 200 status

      response-optional-property-added