Skip to main content

GetExecutionPlanFillStateResult

Fill-state snapshot for an execution plan prepared through the Control Hub endpoint.

FieldTypeRequiredNullableDefaultDescription
ExecPlanIdintYesNoLive execution plan id.
IsCompleteboolYesNoTrue when all non-marker execution-plan legs are fully filled and every broker execution for the plan was attributed to an execution-plan leg.
Legslist[ExecPlanLegFillState]YesNoPer-leg fill progress.
Groupslist[LegGroupOrderState]YesNoPer-group order and fill progress.