Execute a batch of operations using configure_multiple_op. If commit-confirm is enabled for this instance (and the VyOS version supports it), the batch is executed with a rollback timer automatically. No router changes are needed — the feature is fully transparent.
(
self,
batch: Union[
EthernetBatchBuilder,
DummyBatchBuilder,
InputBatchBuilder,
FirewallGroupsBatchBuilder,
NATBatchBuilder,
DHCPBatchBuilder,
WireGuardBatchBuilder,
SystemPerformanceBatchBuilder,
LoopbackBatchBuilder,
MacsecBatchBuilder,
OpenvpnBatchBuilder,
PppoeBatchBuilder,
],
)
source not stored for this graph (policy: none)
no test coverage detected