Skip to main content

Update a node split

Use this API to update a node's split configuration

Path Parameters
flowId string REQUIRED
itemId string REQUIRED
Request Body REQUIRED
portId string

The id of the split port on the target node being re-weighted.

threadSegmentId string

The thread segment id the split belongs to.

allOtherNodes object

Map of destination node itemId -> weight (each weight must be > 0).

splitType string

Split type: RANDOM or PERCENTAGE. Omit for the engine default (RANDOM).

Responses
200

OK

Schema OPTIONAL
object