Engine

Covers Engine 2.0.0

rapid/set-fixed-configuration-sealed

Opens or protects RAPID's fixed-channel configuration after active task transactions finish.

  • Category: Channels and Persistence

Request payload

FieldTypeRequirementDescription
sealedbooleanOptionalWhether fixed-channel configuration should be protected; defaults to false.

Response payload

FieldTypeDescription
sealedbooleanCurrent fixed-configuration lock state.
statestringprotected when sealed or preparing when open.
automatic_updatesbooleanWhether fixed-channel layout updates are automatic.
fixed_channel_countintegerNumber of configured fixed channels.
fixed_channel_capacityintegerAllocated fixed-channel capacity.
builder_session_idstringBuilder session that records the lock transition.