v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1433203128.9 KB

Creates a DataflowEndpoint group containing the specified list of DataflowEndpoint objects.

The name field in each endpoint is used in your mission profile DataflowEndpointConfig to specify which endpoints to use during a contact.

When a contact uses multiple DataflowEndpointConfig objects, each Config must match a DataflowEndpoint in the same group.

post/dataflowEndpointGroup

Request body

contactPostPassDurationSecondsinteger

Amount of time, in seconds, after a contact ends that the Ground Station Dataflow Endpoint Group will be in a <code>POSTPASS</code> state. A Ground Station Dataflow Endpoint Group State Change event will be emitted when the Dataflow Endpoint Group enters and exits the <code>POSTPASS</code> state.

contactPrePassDurationSecondsinteger

Amount of time, in seconds, before a contact starts that the Ground Station Dataflow Endpoint Group will be in a <code>PREPASS</code> state. A Ground Station Dataflow Endpoint Group State Change event will be emitted when the Dataflow Endpoint Group enters and exits the <code>PREPASS</code> state.

tagsobject

Tags of a dataflow endpoint group.

Response

Success

dataflowEndpointGroupIdstring

UUID of a dataflow endpoint group.